[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 6 / d / ByteInsights / 0.0.3-alpha.12 / ByteInsights.podspec.json
blob1c228d1d85034e2f4d6b3bbd989440deb85d4d5b
2   "name": "ByteInsights",
3   "version": "0.0.3-alpha.12",
4   "summary": "ByteInsights by ByteDance",
5   "homepage": "https://apm.bytedance.com",
6   "license": "ByteDance",
7   "authors": "ByteDance",
8   "platforms": {
9     "ios": "8.0"
10   },
11   "source": {
12     "http": "https://lf1-ttcdn-tos.pstatp.com/obj/heimdallr/toExternal/0.0.3-alpha.12/ByteInsights.zip"
13   },
14   "source_files": "ByteInsights/Headers/*.h",
15   "preserve_paths": "ByteInsights/*.sh",
16   "public_header_files": "ByteInsights/Headers/*.h",
17   "vendored_libraries": "ByteInsights/*.a",
18   "libraries": [
19     "c++",
20     "c++abi",
21     "z",
22     "sqlite3"
23   ],
24   "frameworks": [
25     "UIKit",
26     "AdSupport"
27   ],
28   "dependencies": {
29     "RangersAppLog": [
30       "3.2.5"
31     ]
32   }