blob: 3412b5c642be7792b403e607d913bd92beb6d89b [file] [log] [blame]
{
"name": "BaseRefreshControl",
"version": "0.0.1",
"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.1"
},
"source_files": "classes/**/*.{swift,h,m}",
"requires_arc": true
}