blob: a273f6a115841abc5ab0b423adbcecb7becff91f [file] [log] [blame]
{
"name": "LoadController",
"version": "1.0.10",
"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": "1.0.10"
},
"source_files": "RefreshView/RefreshView/*.{h,m}",
"requires_arc": true
}