blob: 561f286a698c9f850eb0cfca02b4e7f4e680e40d [file] [log] [blame]
{
"name": "WYPopoverController",
"version": "0.1.0",
"summary": "WYPopoverController is for the presentation of content in popover on iPhone / iPad devices. Very customizable.",
"homepage": "https://github.com/nicolaschengdev/WYPopoverController",
"license": "MIT",
"authors": {
"Nicolas CHENG": "nicolas.cheng.dev@gmail.com"
},
"source": {
"git": "https://github.com/nicolaschengdev/WYPopoverController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "WYPopoverController/*.{h,m}",
"requires_arc": true
}