[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / a / 7 / c / UIScrollView-InfiniteScroll / 0.2.1 / UIScrollView-InfiniteScroll.podspec.json
blob3c5195cbe407aa6f5cc05cfd25e8fe4a61366af2
2   "name": "UIScrollView-InfiniteScroll",
3   "version": "0.2.1",
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.2.1"
13   },
14   "source_files": "Classes/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   }