[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / e / 7 / 4 / ALWRefreshControl / 0.1.0 / ALWRefreshControl.podspec.json
blobdb37f55fee7ff9fe92fe11b66b3139a7b0808f4c
2   "name": "ALWRefreshControl",
3   "version": "0.1.0",
4   "summary": "该组件封装了调用刷新控件的方法,仅提供一种思路,并无普适性。",
5   "homepage": "https://github.com/ALongWay/ALWRefreshControl",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "lisong": "370381830@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/ALongWay/ALWRefreshControl.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "ALWRefreshControl/Classes/**/*",
21   "dependencies": {
22     "MJRefresh": [
23       "~> 3.1.12"
24     ]
25   }