blob: d5f277c88b8de018c5df41530547add10a645ce5 [file] [log] [blame]
{
"name": "SCRRefreshControl",
"version": "0.0.1",
"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.1"
},
"source_files": [
"SCRRefreshControl",
"SCRRefreshControl/MyFrame/**/*.{swift,xib}"
],
"requires_arc": true,
"swift_version": "4.0"
}