EDataSource
Installation
CocoaPods
CocoaPods is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate Alamofire into your Xcode project using CocoaPods, specify it in your Podfile
:
pod 'EDataSource', '~> 1.0.0'
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
License
EDataSource is available under the MIT license. See the LICENSE file for more info.