blob: 597f25859a0b8a8cc1142943e21f174ed04310db [file] [log] [blame]
{
"name": "ByteInsights",
"version": "0.0.3",
"summary": "ByteInsights by ByteDance",
"homepage": "https://apm.bytedance.com",
"license": {
"type": "MIT",
"file": "ByteInsights/LICENSE"
},
"authors": "ByteDance",
"platforms": {
"ios": "8.0"
},
"source_files": "ByteInsights/Headers/*.h",
"public_header_files": "ByteInsights/Headers/*.h",
"vendored_libraries": "ByteInsights/*.a",
"libraries": [
"c++",
"c++abi",
"z",
"sqlite3"
],
"frameworks": [
"UIKit",
"AdSupport"
],
"dependencies": {
"RangersAppLog": [
"3.2.5"
]
},
"source": {
"http": "https://lf1-ttcdn-tos.pstatp.com/obj/heimdallr/toExternal/0.0.3/ByteInsights.zip"
}
}