blob: cb4e942cd99689ae06a4fcf327b96380a6602b1d [file] [log] [blame]
{
"name": "NCMenuView",
"version": "1.0.1",
"summary": "一个滑动菜单控件.",
"description": "This is a menu control.",
"homepage": "https://github.com/LINAICAI/NCMenuView.git",
"license": {
"type": "MIT"
},
"authors": {
"linaicai": "linaicai2012@gmail.com"
},
"source": {
"git": "https://github.com/LINAICAI/NCMenuView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "NCMenuView/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}