| { |
| "name": "DJKFlipper", |
| "version": "0.1.8", |
| "summary": "Flipboard like flipper library", |
| "description": "Built with swift, this library allows you to incorporate flipboard like animations to your application.", |
| "homepage": "https://github.com/djk12587/DJKFlipper", |
| "license": "MIT", |
| "authors": { |
| "Dan Koza": "djk12587@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/djk12587/DJKFlipper.git", |
| "tag": "0.1.8" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "DJKFlipper/**/*", |
| "pushed_with_swift_version": "3.1" |
| } |