[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / c / 1 / e / SwiftRefreshKit / 1.0.0 / SwiftRefreshKit.podspec.json
blobd3f44130049465777a5299a4f1bd053534a327fa
2   "name": "SwiftRefreshKit",
3   "version": "1.0.0",
4   "summary": "A refresh kit for UIScrollView written by Swift.",
5   "description": "Pull-up pull-down kit\nSimple to use and extend",
6   "homepage": "https://github.com/czqasngit/RefreshKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "czqasngit": "czqasn@163.com"
13   },
14   "source": {
15     "git": "https://github.com/czqasngit/RefreshKit.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RefreshKit/Classes/**/*",
22   "resource_bundles": {
23     "RefreshKit": [
24       "RefreshKit/Assets/*.png"
25     ]
26   },
27   "swift_version": "4.0",
28   "dependencies": {
29     "BerryPlant": [
31     ]
32   }