blob: db37f55fee7ff9fe92fe11b66b3139a7b0808f4c [file] [log] [blame]
{
"name": "ALWRefreshControl",
"version": "0.1.0",
"summary": "该组件封装了调用刷新控件的方法,仅提供一种思路,并无普适性。",
"homepage": "https://github.com/ALongWay/ALWRefreshControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lisong": "370381830@qq.com"
},
"source": {
"git": "https://github.com/ALongWay/ALWRefreshControl.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ALWRefreshControl/Classes/**/*",
"dependencies": {
"MJRefresh": [
"~> 3.1.12"
]
}
}