blob: 3dba93b4b500a3b33cc972153efff7d2e0d308e7 [file] [log] [blame]
{
"name": "qjsxqTestLib",
"version": "0.0.1",
"summary": "xxxxxxx",
"description": "详细描述,这个要比 spec.summary长才可以",
"homepage": "https://github.com/qjsxq121/lqTestLib",
"license": "MIT",
"authors": {
"李强": "18363827786@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/qjsxq121/lqTestLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}