blob: c17c96be571153a7ee32068f74abd8210ac0e90f [file] [log] [blame]
{
"name": "YDMainBase",
"version": "0.1.0",
"summary": "YDMainBase.",
"description": "基础组件包含了分类,基础配置,宏定义,常量等等",
"homepage": "https://gitee.com/CoderYD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangdong@163.com": "269248588@qq.com"
},
"source": {
"git": "https://gitee.com/CoderYD/YDMainBase.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YDMainBase/Classes/**/*"
}