[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 7 / e / TKVideoPlanet / 0.0.2 / TKVideoPlanet.podspec.json
blobe2ed87f254bed2bf05f19729fb19bf94c610fab5
2   "name": "TKVideoPlanet",
3   "version": "0.0.2",
4   "summary": "A short description of TKVideoPlanet.",
5   "description": "Tiki的视频通话",
6   "homepage": "http://live.tikiapp.im/",
7   "license": "MIT",
8   "authors": {
9     "wang animeng": "animeng68@gmail.com"
10   },
11   "social_media_url": "http://weibo.com/mengtnt",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/BuddyTechnology/planet-sdk-objc.git",
17     "branch": "master"
18   },
19   "source_files": [
20     "sdk/include/TKVideoPlanet/**/*.h"
21   ],
22   "public_header_files": "sdk/include/TKVideoPlanet/**/*.h",
23   "resources": "sdk/TKResource.bundle",
24   "frameworks": [
25     "GLKit",
26     "AudioToolbox",
27     "CFNetwork",
28     "VideoToolbox",
29     "Security",
30     "MobileCoreServices",
31     "SystemConfiguration"
32   ],
33   "libraries": [
34     "stdc++",
35     "icucore"
36   ],
37   "vendored_libraries": "sdk/libTKVideoPlanet.a",
38   "requires_arc": true,
39   "module_name": "TKVideoPlanet",
40   "xcconfig": {
41     "OTHER_LDFLAGS": "-ObjC",
42     "ENABLE_BITCODE": "NO"
43   }