[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / f / SKRefresh / 0.0.3 / SKRefresh.podspec.json
blob946accdc35a1d8e8c2219f06549c1bd859d688d4
2   "name": "SKRefresh",
3   "version": "0.0.3",
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.3"
16   },
17   "source_files": "source/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "pop": [
21       "~> 1.0"
22     ]
23   }