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