[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / a / 7 / c / UIScrollView-InfiniteScroll / 1.0.2 / UIScrollView-InfiniteScroll.podspec.json
blob2cbfc74c939ef6afddaf14a2d91753b15f90de11
2   "name": "UIScrollView-InfiniteScroll",
3   "version": "1.0.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": "1.0.2"
13   },
14   "source_files": "Classes/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.4"
18   }