blob: 9051c0adba1f335285a3c3f78f04f89305f75e3f [file] [log] [blame]
{
"name": "QIUPresentKit",
"version": "0.0.2",
"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.2"
},
"source_files": "src/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}