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