[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 5 / e / 1 / TransnSDK / 3.0.4 / TransnSDK.podspec.json
blob121997a29a28143a03bfd1fffc8fdfcf1776e4e5
2   "name": "TransnSDK",
3   "version": "3.0.4",
4   "summary": "专人翻译实时服务云(SDK)接入服务",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://e.coding.net/hold_my_hand/TransnSDK.git",
7   "license": "MIT",
8   "authors": {
9     "Transn": "jackie.jiang@transn.com"
10   },
11   "source": {
12     "git": "https://e.coding.net/hold_my_hand/TransnSDK.git",
13     "tag": "3.0.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "frameworks": [
19     "CoreTelephony",
20     "CoreMedia",
21     "CoreMotion",
22     "AudioToolbox",
23     "AVFoundation",
24     "CoreData",
25     "AdSupport",
26     "SystemConfiguration",
27     "Accelerate"
28   ],
29   "vendored_frameworks": "TransnSDK.framework",
30   "requires_arc": true,
31   "xcconfig": {
32     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2 $(SDKROOT)/usr/include/libresolv",
33     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
34     "OTHER_LDFLAGS": [
35       "-lObjC"
36     ]
37   },
38   "libraries": [
39     "xml2",
40     "resolv",
41     "c++"
42   ],
43   "resources": "TransnSDK.bundle"