blob: 3da2cd1eb0abd2331a28f91fc02730a3b257296d [file] [log] [blame]
{
"name": "Popover.OC",
"version": "0.2",
"summary": "A simple Popover of Menu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/lifution/Popover",
"authors": {
"StevenLee": "https://github.com/lifution"
},
"source": {
"git": "https://github.com/lifution/Popover.git",
"tag": "0.2"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source_files": [
"PopoverView/*",
"*.{h,m}"
]
}