blob: 0fbbf4faa3a03f367c444761d31791dfe6d50b40 [file] [log] [blame]
{
"name": "QQTestLib",
"version": "0.0.1",
"summary": "My Personal Lib",
"description": "My Personal Lib My Personal Lib My Personal Lib",
"homepage": "https://github.com/hongqingWang/QQTestLib",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"hongqingWang": "272338444@qq.com"
},
"source": {
"git": "https://github.com/hongqingWang/QQTestLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}