blob: d22f78a14d57d5dc742cfbb0da83f2d613fe5c37 [file] [log] [blame]
{
"name": "IGRefresh",
"version": "0.3.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IGRefresh/Classes/**/*",
"resource_bundles": {
"IGRefresh": [
"IGRefresh/Assets/*"
]
},
"dependencies": {
"MJRefresh": [
]
}
}