blob: ebd59a3da3164c43f1517c0eea7756153b1c60fa [file] [log] [blame]
{
"name": "NCMenuView",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "NCMenuView/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}