blob: c8539ee2a579b02e5294e6d739e6905ab21be130 [file] [log] [blame]
{
"name": "GearRefreshControl",
"version": "0.2",
"license": "MIT",
"summary": "A custom animation for the UIRefreshControl",
"homepage": "https://github.com/andreamazz/GearRefreshControl",
"social_media_url": "https://twitter.com/theandreamazz",
"authors": {
"Andrea Mazzini": "andrea.mazzini@gmail.com"
},
"source": {
"git": "https://github.com/andreamazz/GearRefreshControl.git",
"tag": "0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}