blob: 68fe5b57610afe540977ea19ee6736fcc0e052de [file] [log] [blame]
{
"name": "WDYBaseProject",
"version": "0.1.5",
"summary": "基础工程",
"description": "常用的基础工程",
"homepage": "https://github.com/wangdongyang/WDYBaseProject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"冬日暖阳": "877197753@qq.com"
},
"source": {
"git": "https://github.com/wangdongyang/WDYBaseProject.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Category",
"source_files": "WDYBaseProject/Classes/Category/**/*"
}
]
}