blob: 1f478f5eb79864bb398f9840803be1884218d879 [file] [log] [blame]
{
"name": "IDbg",
"version": "0.0.1",
"summary": "IDbg client",
"description": "debug tools",
"homepage": "https://github.com/oc-sample/IDbg-sdk",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"mjzheng": "mjzheng@tencent.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/oc-sample/IDbg-sdk.git",
"tag": "0.0.1"
},
"source_files": [
"IDbg.framework/Headers",
"*.{h,m}"
],
"vendored_frameworks": "IDbg.framework"
}