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