blob: d5ed1905d88f89f13f0e560a7fc0f6d1357ceffb [file] [log] [blame]
{
"name": "IGRefresh",
"version": "0.3.0",
"summary": "画屏下拉刷新控件",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://10.252.96.25/siguoxi/IGRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"siguoxi": "siguoxi@boe.com.cn"
},
"source": {
"git": "http://10.252.96.25/siguoxi/IGRefresh.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IGRefresh/Classes/**/*",
"resource_bundles": {
"IGRefresh": [
"IGRefresh/Assets/*"
]
},
"dependencies": {
"MJRefresh": [
]
}
}