blob: b52361ede59ba31a94c11a249eed645ad8fd12a3 [file] [log] [blame]
{
"name": "MDUI",
"version": "0.0.1",
"summary": "MDUI for iOS",
"description": "致力于提高项目 UI 开发效率的解决方案",
"homepage": "https://github.com/Iyongjie/MDUI.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iyongjie@yeah.net": "yj.li@muheda.com"
},
"source": {
"git": "https://github.com/Iyongjie/MDUI.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MDUI/Test/*.{h,m}"
}