[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / e / 1 / TransnSDK / 0.0.43 / TransnSDK.podspec.json
blob2c2f4abbf29b5576eab62f9b01aea115279e04b7
2   "name": "TransnSDK",
3   "version": "0.0.43",
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.0.43"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "frameworks": [
19     "CoreTelephony",
20     "CoreMedia",
21     "CoreMotion",
22     "AudioToolbox",
23     "AVFoundation",
24     "CoreData",
25     "SystemConfiguration"
26   ],
27   "vendored_frameworks": "TransnSDK.framework",
28   "requires_arc": true,
29   "xcconfig": {
30     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2 $(SDKROOT)/usr/include/libresolv",
31     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
32     "OTHER_LDFLAGS": [
33       "-lObjC"
34     ]
35   },
36   "libraries": [
37     "xml2",
38     "resolv",
39     "c++"
40   ],
41   "resources": "TransnSDK.bundle"