blob: 9b88a98b011fd9565b4c36aeda974bb2560f1e2d [file] [log] [blame]
{
"name": "LoadController",
"version": "2.0.6",
"summary": "用于UIScrollView的上拉下拉加载数据",
"description": "用于UIScrollView的上拉下拉加载数据.",
"homepage": "https://github.com/Wmileo/LoadController",
"license": "MIT",
"authors": {
"ileo": "work.mileo@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Wmileo/LoadController.git",
"tag": "2.0.6"
},
"source_files": "RefreshView/RefreshView/*.{h,m}",
"requires_arc": true
}