blob: 2d42f183d66a4529a07b49baa10cb40b6dbe1d76 [file] [log] [blame]
{
"name": "MenuComponent",
"version": "1.3",
"summary": "A menu component used on iOS.",
"homepage": "https://github.com/dexianyinjiu/MenuComponent",
"license": "MIT",
"authors": {
"得闲饮酒": "1625977078@qq.com"
},
"source": {
"git": "https://github.com/dexianyinjiu/MenuComponent.git",
"tag": "1.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MenuComponent/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}