blob: 410a324d54b363b9939d618afb59fc87ade23dcc [file] [log] [blame]
{
"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
}