| { |
| "name": "GearRefreshControl", |
| "version": "1.0.1", |
| "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": "1.0.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "Source/*.swift", |
| "requires_arc": true, |
| "pushed_with_swift_version": "3.0" |
| } |