Latest | 0.1.1 |
---|---|
Homepage | https://github.com/CodeEagle/ScrollviewBatchFetchingable |
License | MIT |
Platforms | ios 8.0 |
Dependencies | KVOBlock |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
ScrollviewBatchFetchingable is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "ScrollviewBatchFetchingable"
Author
CodeEagle, [email protected]
License
ScrollviewBatchFetchingable is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "ScrollviewBatchFetchingable", "version": "0.1.1", "summary": "A short description of ScrollviewBatchFetchingable.", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/CodeEagle/ScrollviewBatchFetchingable", "license": "MIT", "authors": { "CodeEagle": "[email protected]" }, "source": { "git": "https://github.com/CodeEagle/ScrollviewBatchFetchingable.git", "tag": "0.1.1" }, "platforms": { "ios": "8.0" }, "source_files": "Source/*", "dependencies": { "KVOBlock": [] } }
Fri, 03 Jun 2016 09:49:03 +0000