blob: 01a9aacb9d56571ae306154735a93508d638002a [file] [log] [blame]
{
"name": "BLFrameworkTestTool",
"version": "1.0.0",
"summary": "BLTestFramework framework.",
"description": "BLTestFrameworkBLTestFramework",
"homepage": "https://gitee.com/bianoschina/bltest-framework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"边雷": "lei.bian2@Pactera-fintech.com"
},
"source": {
"git": "https://gitee.com/bianoschina/bltest-framework.git",
"tag": "1.0.0"
},
"source_files": [
"Framework",
"Framework/**/*.{h,m}"
],
"exclude_files": "Framework/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}