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