blob: 1c8d0caa2439893bf9683078d422f8cf23d3afff [file] [log] [blame]
{
"name": "QIUPresentAnimationViewController",
"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
}