blob: f097cccf71233d94981070384e0c253c818072d0 [file] [log] [blame]
{
"name": "Popover.OC",
"version": "1.0",
"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": "1.0"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source_files": [
"PopoverView/*",
"*.{h,m}"
]
}