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