[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / f / a / 6 / SwpRefreshHeader / 1.0.0 / SwpRefreshHeader.podspec.json
blob09d5e5ff96f90d98da26e1812a8d7577e290c1ee
2   "name": "SwpRefreshHeader",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "封装下拉刷新的动画效果 类似于 Boos直聘",
8   "homepage": "https://github.com/swp-song/SwpRefreshHeader",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "swp-song": "396587868@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/swp-song/SwpRefreshHeader.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "SwpRefreshHeader",
21   "requires_arc": true,
22   "dependencies": {
23     "MJRefresh": [
25     ]
26   }