blob: d3808afbd7b78b77c86d740ae1a9c50955a2bb74 [file] [log] [blame]
{
"name": "SCRRefreshControl",
"version": "0.0.7",
"summary": "Custom Refresh Control",
"homepage": "https://github.com/rayray199085/SCRRefreshControl",
"license": "MIT",
"authors": {
"Rui Cao": "rayray199085@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/rayray199085/SCRRefreshControl.git",
"tag": "0.0.7"
},
"source_files": [
"SCRRefreshControl",
"SCRRefreshControl/MyFrame/**/*.{swift,xib}"
],
"requires_arc": true,
"swift_version": "4.0",
"resources": "SCRRefreshControl/MyFrame/Resources.bundle"
}