blob: 458dacd4a895871f55d36e22e69253edea922cc4 [file] [log] [blame]
{
"name": "ByteInsights",
"version": "0.0.3-rc.2",
"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-rc.2/ByteInsights.zip"
}
}