blob: d8e1b7332846f746b2c227dfd40491e1bc09cca7 [file] [log] [blame]
{
"name": "GearRefreshControl",
"version": "0.2.2",
"license": "MIT",
"summary": "A custom animation for the UIRefreshControl",
"description": "Provides a custom UIRefreshControl animating a series of cogs",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}