blob: 13d782c2934ea6b6f09c2e06c40dc488b9b911d5 [file] [log] [blame]
{
"name": "CW_Category",
"version": "0.0.1",
"summary": "A short description of CW_Category.",
"description": "第一次请求",
"homepage": "hhttps://github.com/1191761217/FirstDemo.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"jian.yang": "1191761217@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/1191761217/FirstDemo.git",
"tag": "0.0.1"
},
"source_files": [
"CW_Category",
"CW_Category/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}