[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / f / SKRefresh / 0.0.4 / SKRefresh.podspec.json
blob3fbf421e8d62dff0c54a8eef5af782b128b26e68
2   "name": "SKRefresh",
3   "version": "0.0.4",
4   "summary": "An easy way to use pull-to-refresh.",
5   "homepage": "https://github.com/gittowj/SKRefresh",
6   "license": "MIT",
7   "authors": {
8     "WJ": "1057234592@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/gittowj/SKRefresh.git",
15     "tag": "0.0.4"
16   },
17   "source_files": "source/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "pop": [
21       "~> 1.0"
22     ]
23   }