[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / e / SwiftRefreshKit / 1.0.1 / SwiftRefreshKit.podspec.json
blob80d47902822ccbec7500dbf30e35e17b708d1754
2   "name": "SwiftRefreshKit",
3   "version": "1.0.1",
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.1"
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   }