blob: 96c7565e865d51f6a0e30ff02db215e797ddd6e8 [file] [log] [blame]
{
"name": "BaseRefreshControl",
"version": "0.0.3",
"summary": "Base kit to make custom UIRefresh.",
"homepage": "https://github.com/asaday/BaseRefreshControl",
"license": {
"type": "MIT"
},
"authors": {
"asaday": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/asaday/BaseRefreshControl.git",
"tag": "0.0.3"
},
"source_files": "classes/**/*.{swift,h,m}",
"requires_arc": true,
"xcconfig": {
"SWIFT_VERSION": "3.0"
}
}