[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / a / 7 / c / UIScrollView-InfiniteScroll / 0.5.2 / UIScrollView-InfiniteScroll.podspec.json
blobbbc74d62bebc02a07faeb0ca3258612753556ed1
2   "name": "UIScrollView-InfiniteScroll",
3   "version": "0.5.2",
4   "license": "MIT",
5   "summary": "UIScrollView infinite scroll category.",
6   "homepage": "https://github.com/pronebird/UIScrollView-InfiniteScroll",
7   "authors": {
8     "Andrej Mihajlov": "and@codeispoetry.ru"
9   },
10   "source": {
11     "git": "https://github.com/pronebird/UIScrollView-InfiniteScroll.git",
12     "tag": "0.5.2"
13   },
14   "source_files": "Classes/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   }