| { | |
| "name": "ImageOpenTransition", | |
| "version": "0.1.1", | |
| "summary": "ImageOpenTransition", | |
| "homepage": "https://github.com/mcmatan/ImageOpenTransition", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "YOURNAME": "Matan" | |
| }, | |
| "source": { | |
| "git": "https://github.com/mcmatan/ImageOpenTransition.git" | |
| }, | |
| "frameworks": "UIKit", | |
| "source_files": [ | |
| "ImageOpenTransition*", | |
| "Vendor/*", | |
| "Resource/*", | |
| "ImageOpenTransition/*" | |
| ], | |
| "requires_arc": true | |
| } |