| { | |
| "name": "QIUPresentKit", | |
| "version": "0.0.1", | |
| "summary": "Launch animation like Twitter", | |
| "homepage": "https://github.com/VioletHill/QIUPresentAnimationViewController", | |
| "license": "MIT", | |
| "authors": { | |
| "QiuFeng": "qfviolethill@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/VioletHill/QIUPresentAnimationViewController.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "src/*.{h,m}", | |
| "frameworks": [ | |
| "UIKit", | |
| "Foundation" | |
| ], | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true | |
| } |