[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / 8 / a / ZXPagingScrollView / 1.0.2 / ZXPagingScrollView.podspec.json
blob57d54d9236f3872399758bc633a1289c0e6553d6
2   "name": "ZXPagingScrollView",
3   "version": "1.0.2",
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.2"
16   },
17   "source_files": "ZXPagingScrollViewDemo/ZXPagingScrollViewDemo/ZXPagingScrollView/**/*",
18   "requires_arc": true,
19   "dependencies": {
20     "MJRefresh": [
22     ]
23   }