blob: 21a93a6ebe9bb62bb8c4109b9f63c2b2c8715456 [file] [log] [blame]
{
"name": "ByteInsights",
"version": "0.1.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.1"
]
},
"source": {
"http": "https://lf1-ttcdn-tos.pstatp.com/obj/heimdallr/toExternal/0.1.3/ByteInsights.zip"
}
}