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