blob: 6f08a342a2b053a98cc478942d3ca4de70a4d769 [file] [log] [blame]
{
"name": "MLRefreshControl",
"version": "0.0.2",
"summary": "Pull down to refresh",
"homepage": "https://github.com/molon/MLRefreshControl",
"license": {
"type": "MIT"
},
"authors": {
"molon": "dudl@qq.com"
},
"source": {
"git": "https://github.com/molon/MLRefreshControl.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"public_header_files": "Classes/**/*.h",
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}