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