blob: 2a4e48f8f2fa38548e8700226a36b1d60750fec1 [file] [log] [blame]
{
"name": "YQPresentController",
"version": "0.0.2",
"license": "MIT",
"homepage": "https://github.com/yuyedaidao/YQPrensetViewController",
"authors": {
"yuyedaidao": "wyqpadding@gmail.com"
},
"summary": "带导航的弹出视图控制器",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/yuyedaidao/YQPrensetViewController.git",
"tag": "0.0.2"
},
"source_files": "YQPresentView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"pop": [
"~> 1.0.6"
]
}
}