blob: d6459fd0dc1feb3db27437969671835a8e3a6195 [file] [log] [blame]
{
"name": "PYDropMenu",
"version": "0.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/Doubletaps76/PYDropMenu",
"authors": {
"Tsau,Po-Yuan": "heineken00000@gmail.com"
},
"summary": "PYDropMenu is an easy-to-use menu library for IOS.",
"source": {
"git": "https://github.com/Doubletaps76/PYDropMenu.git",
"tag": "0.0.4"
},
"source_files": "PYDropMenu/**/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}