[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / 7 / b / GywRefresh / 0.0.1 / GywRefresh.podspec.json
blob8a1cee04f397ca441ae150a7f4850fc00b5e7490
2   "name": "GywRefresh",
3   "version": "0.0.1",
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.1"
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   }