[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / 7 / b / GywRefresh / 0.0.4 / GywRefresh.podspec.json
blob9eac995a0155fa7e6172d7f6edc79d44f09c7ae9
2   "name": "GywRefresh",
3   "version": "0.0.4",
4   "summary": "刷新控件",
5   "description": "不需要太多解释",
6   "homepage": "https://github.com/geyuewen/GywRefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "geyuewen": "geyuewen1994@126.com"
13   },
14   "source": {
15     "git": "https://github.com/geyuewen/GywRefresh.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GywRefresh/Classes/**/*",
22   "resource_bundles": {
23     "GywRefresh": [
24       "GywRefresh/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "MJRefresh": [
30     ]
31   }