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