blob: 88837fe8d5167606d2f3952619b3a2035d6c88b8 [file] [log] [blame]
{
"name": "zlTestLib",
"version": "0.0.1",
"summary": "项目简介",
"description": "详细项目描述",
"homepage": "https://github.com/KrisZzzz/testLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zl": "zhanglei_kris@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KrisZzzz/testLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"testLib/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}