[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / 7 / CZRefreshView / 0.0.1 / CZRefreshView.podspec.json
blob262eaa01d75f0c042a8b73f1f672a30dc33822f0
2   "name": "CZRefreshView",
3   "version": "0.0.1",
4   "summary": "iOS-CZRefreshView",
5   "description": "iOS-CZRefreshViewç±»",
6   "homepage": "https://github.com/chenzhe555/iOS-CZRefreshView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenzhe555": "376811578@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/chenzhe555/iOS-CZRefreshView.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "CZCategorys": [
28       ">= 0.0.1"
29     ],
30     "CZStatusView": [
31       ">= 0.0.1"
32     ],
33     "MJRefresh": [
34       ">= 3.1.16"
35     ]
36   },
37   "subspecs": [
38     {
39       "name": "classes",
40       "source_files": "CZRefreshView/classes/*.{h,m}"
41     }
42   ]