blob: 1ca95b6f8bc38f0492119672903d196c22d201fe [file] [log] [blame]
{
"name": "czrefreshcontrol",
"version": "2.0.0",
"summary": "a custom refreshcontrol for ios platform",
"homepage": "https://github.com/Managercast/CZRefreshControl",
"license": "MIT",
"authors": {
"NeXTSTEP": "leiggee@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Managercast/CZRefreshControl.git",
"tag": "2.0.0"
},
"source_files": "Simple/Source/*.{h,m}",
"requires_arc": true
}