[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 7 / 2 / d / LCInfiniteScrollView / 1.0.0 / LCInfiniteScrollView.podspec.json
blobbaaf9a531f4109c937ac98b2ca763ece733f9a23
2   "name": "LCInfiniteScrollView",
3   "version": "1.0.0",
4   "summary": "无限滚动",
5   "homepage": "https://github.com/iLiuChang/LCInfiniteScrollView",
6   "license": "MIT",
7   "authors": "LiuChang",
8   "platforms": {
9     "ios": "8.0"
10   },
11   "source": {
12     "git": "https://github.com/iLiuChang/LCInfiniteScrollView.git",
13     "tag": "1.0.0"
14   },
15   "requires_arc": true,
16   "source_files": "LCInfiniteScrollView/*.{h,m}",
17   "frameworks": "UIKit"