blob: a7575e5f66e0f64065b75be93cbd610f14136c2c [file] [log] [blame]
{
"name": "MMPopMenu",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "MMPopMenu is a vertical popup menu for using in iOS applications",
"homepage": "https://github.com/xwgit2971/MMPopMenu",
"authors": {
"SunnyX": "1031787148@qq.com"
},
"source": {
"git": "https://github.com/xwgit2971/MMPopMenu.git",
"tag": "0.0.1"
},
"source_files": "MMPopMenu/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}