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