blob: 53fdd9ab5064b1b8a521edf376fdc68f97960808 [file] [log] [blame]
{
"name": "SCRRefreshControl",
"version": "0.0.8",
"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.8"
},
"source_files": [
"SCRRefreshControl",
"SCRRefreshControl/MyFrame/**/*.{swift,xib}"
],
"requires_arc": true,
"swift_version": "4.0",
"resources": "SCRRefreshControl/MyFrame/Resources.bundle"
}