[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 8 / a / ZXPagingScrollView / 1.0.5 / ZXPagingScrollView.podspec.json
blobc1ce9e8643531256fcea4abe54dd5587fefb6361
2   "name": "ZXPagingScrollView",
3   "version": "1.0.5",
4   "summary": "【基于MJRefresh】,两行代码完成tableView与collectionView分页加载全部效果",
5   "homepage": "https://github.com/SmileZXLee/ZXPagingScrollView",
6   "license": "MIT",
7   "authors": {
8     "李兆祥": "393727164@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/SmileZXLee/ZXPagingScrollView.git",
15     "tag": "1.0.5"
16   },
17   "source_files": "ZXPagingScrollViewDemo/ZXPagingScrollViewDemo/ZXPagingScrollView/**/*",
18   "requires_arc": true,
19   "dependencies": {
20     "MJRefresh": [
22     ]
23   }