From 94975aa408069ace5885d109cfb66410d4819d71 Mon Sep 17 00:00:00 2001 From: Zhenia Tulusha Date: Wed, 6 May 2015 20:06:29 +0300 Subject: [PATCH] Update README.md --- README.md | 36 +++++++++++++++++++++++++++++++++--- 1 file changed, 33 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dbe53a0..c665f73 100644 --- a/README.md +++ b/README.md @@ -3,15 +3,25 @@ This repository contains list of best cocoapods, categorised by there purpose. ## Design -* Masonry +* Masonry (for Objective-C) * Pod name : 'Masonry' * Purpose : Makes extremly easier working with autolayout. -* MBProgressHUD - * Pod name : 'MBProgressHUD' +* SnapKit (for Swift) + * Pod name: 'SnapKit' + * Purpose : Makes extremly easier working with autolayout. +* SVProgressHUD + * Pod name : 'SVProgressHUD' * Purpose : Provides customizable activity indicator view. * NXEmptyView * Pod name : 'UITableView-NXEmptyView' * Purpose : Provides empty state view for UITableView. +* NYTPhotoViewer + * Pod name : 'NYTPhotoViewer' + * Purpose : Photo gallery for iOS. +* PBJVision + * Pod name : 'PBJVision' + * Purpose : Library for image/video capturing + ## Date & Time @@ -25,6 +35,23 @@ This repository contains list of best cocoapods, categorised by there purpose. * Pod name : 'Mantle' * Purpose : Provide mapping JSON into objects. +## Data layer + +* libPhoneNumber-iOS + * Pod name : 'libPhoneNumber-iOS' + * Purpose : Validates phones in different formatns + +* FXKeychain + * Pod name : 'FXKeychain' + * Purpose : Comfortable interface to Keychain management + +## Networking + +* AFNetworking + * Pod name : 'AFNetworking' + * Purpose : Provide mapping JSON into objects. +* Alamofire (for Swift) + ## Error handling * ErrorKit @@ -33,6 +60,8 @@ This repository contains list of best cocoapods, categorised by there purpose. ## Testing +* Kiwi + * Pod name : 'kiwi' * Specta * Pod name : 'Specta' * Expecta @@ -40,3 +69,4 @@ This repository contains list of best cocoapods, categorised by there purpose. * OCMockito * Pod name : 'OCMockito' +