blob: 1e7723f9dba13ea22a3ca87ec23086681ef9c866 [file] [log] [blame]
{
"name": "MLRefreshControl",
"version": "1.1.0",
"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": "1.1.0"
},
"platforms": {
"ios": "7.0"
},
"public_header_files": "Classes/**/*.h",
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}