blob: dcb6b6447adb6b342b85c807dd66bab3e49987ab [file] [log] [blame]
{
"name": "SCSimpleRefreshControl",
"version": "0.0.1",
"summary": "Custom refresh control view",
"homepage": "https://github.com/rayray199085/SCSimpleRefreshControl",
"license": "MIT",
"authors": {
"Rui Cao": "email@address.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/rayray199085/SCSimpleRefreshControl.git",
"tag": "0.0.1"
},
"source_files": [
"SCSimpleRefreshControl",
"SCRefreshControl/RefreshControl/**/*.{swift,xib,bundle}"
],
"requires_arc": true,
"swift_version": "5.0"
}