[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 6 / 0 / VoIPKitTest / 0.0.6 / VoIPKitTest.podspec.json
blob23c190b4af2a0dea1a0d2e602f90e1021e431bc4
2   "name": "VoIPKitTest",
3   "version": "0.0.6",
4   "summary": "A short description of VoIPKitTest.",
5   "description": "插件pod库发布测试",
6   "homepage": "https://gitlab.com/GG_bond/Yuntx_VoIPKitTest",
7   "license": "MIT",
8   "authors": {
9     "gaoyuan": "2502905737@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitlab.com/GG_bond/Yuntx_VoIPKitTest.git",
16     "tag": "0.0.6"
17   },
18   "source_files": "lib/*.h",
19   "vendored_libraries": [
20     "lib/lib/libCCPiPhoneSDK.a",
21     "lib/lib/libAppModel.a",
22     "lib/lib/libCommon.a",
23     "lib/lib/libDialing.a",
24     "lib/lib/libBaseComponent.a"
25   ],
26   "libraries": [
27     "resolv",
28     "sqlite3",
29     "stdc++",
30     "icucore",
31     "z",
32     "xml2"
33   ],
34   "frameworks": [
35     "ImageIO",
36     "MapKit",
37     "AddressBook",
38     "AddressBookUI",
39     "AudioToolbox",
40     "AVFoundation",
41     "CFNetwork",
42     "Contacts",
43     "ContactsUI",
44     "CoreAudio",
45     "CoreFoundation",
46     "CoreGraphics",
47     "CoreLocation",
48     "CoreMedia",
49     "CoreText",
50     "JavaScriptCore",
51     "CoreTelephony",
52     "UIKit",
53     "CoreVideo",
54     "VideoToolbox"
55   ]