[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / f / 1 / e / CZXRefresh / 0.0.4 / CZXRefresh.podspec.json
blob38346d32fede18766673d3c265fdd556a970c3c2
2   "name": "CZXRefresh",
3   "version": "0.0.4",
4   "summary": "CZXRefresh can make UITableView and UICollectionView refesh or add more easier",
5   "description": "CZXRefresh is easy to refresh UITableVie and UICollectionView.And now, enjoy it.",
6   "homepage": "https://github.com/average17/CZXRefresh",
7   "license": "MIT",
8   "authors": {
9     "average17": "chen82252110@foxmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/average17/CZXRefresh.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "CZXRefresh/Refresh/*{swift}",
19   "requires_arc": true,
20   "resource_bundles": {
21     "CZXRefresh": [
22       "CZXRefresh/Refresh/CZXRefresh.bundle/*.png"
23     ]
24   }