blob: 83e76c90a4bb84f157a191f221855d265b074d56 [file] [log] [blame]
{
"name": "MNBaseComponent",
"version": "0.1.0",
"summary": "This is the BaseComponent",
"description": "默尼基础组件MNBaseComponent",
"homepage": "https://gitee.com/SanYeYeYe/MNBaseComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenjs": "gz_chenjs@163.com"
},
"source": {
"git": "https://gitee.com/SanYeYeYe/MNBaseComponent.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Macro",
"source_files": "MNBaseComponent/Classes/Macro/*.{h,m}"
}
]
}