CS-IOS
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
CS-IOS is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'CS-IOS'
or more specifically:
pod 'CS-IOS/CocoaLumberjack'
pod 'CS-IOS/CollectionController'
pod 'CS-IOS/TableController'
pod 'CS-IOS/RefreshControl'
pod 'CS-IOS/Pager'
pod 'CS-IOS/AFNetworking'
pod 'CS-IOS/Reachability'
pod 'CS-IOS/SDWebImage'
pod 'CS-IOS/RMessage'
pod 'CS-IOS/XLPagerTabStrip'
Author
rene-dohan, [email protected]
License
CS-IOS is available under the MIT license. See the LICENSE file for more info.