[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 5 / e / 1 / TransnSDK / 0.1.1 / TransnSDK.podspec.json
blobb97b1271247f852bd80076c7f69de4e8988b0a47
2   "name": "TransnSDK",
3   "version": "0.1.1",
4   "summary": "专人翻译实时服务云(SDK)接入服务",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/hold-my-hand/TransnSDK",
7   "license": "MIT",
8   "authors": {
9     "Transn": "jackie.jiang@transn.com"
10   },
11   "source": {
12     "git": "https://github.com/hold-my-hand/TransnSDK.git",
13     "tag": "0.1.1"
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   ],
28   "vendored_frameworks": "TransnSDK.framework",
29   "requires_arc": true,
30   "xcconfig": {
31     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2 $(SDKROOT)/usr/include/libresolv",
32     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
33     "OTHER_LDFLAGS": [
34       "-lObjC"
35     ]
36   },
37   "libraries": [
38     "xml2",
39     "resolv",
40     "c++"
41   ],
42   "resources": "TransnSDK.bundle"