blob: 6d1e0324a48378c98b0032584e396919a4501262 [file] [log] [blame]
{
"name": "ZXTestLib",
"version": "0.0.3",
"summary": "A short description of testLib.",
"description": "这个是详细描述文件,内从一定要不spec.summary字数多",
"homepage": "https://github.com/zxingshawn/testLib.git",
"license": "MIT",
"authors": {
"Shang Zhenxing": "zxingshawn@outlook.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/zxingshawn/testLib.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}