blob: 6eab0542cae12343cb4a8409c70e9e39e427b213 [file] [log] [blame]
{
"name": "kangTestLib",
"version": "0.0.1",
"summary": "testLib",
"description": "A short description of testLib.",
"homepage": "http://git.oschina.net/jxiOS/testLib",
"license": "MIT",
"authors": {
"康佳兴": "168568123@qq.com"
},
"source": {
"git": "https://git.oschina.net/jxiOS/testLib.git",
"tag": "0.0.1"
},
"source_files": [
"kangCocoaTest",
"kangCocoaTest/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}