blob: 959c688d77b3d73ae08cf12a14808f2c4592e69f [file] [log] [blame]
{
"name": "WDYBaseProject",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Category",
"source_files": "WDYBaseProject/Classes/Category/**/*"
}
]
}