[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 4 / 9 / AdtimaSDK / 1.7.26 / AdtimaSDK.podspec.json
blob6cbe87d18517df1f1b94bf0b70d44afd28d3b54d
2   "name": "AdtimaSDK",
3   "version": "1.7.26",
4   "summary": "Adtima AdtimaSDK",
5   "description": "Adtima SDK for iOS \nDocument: https://github.com/adtima/adtima-ios-sdk/wiki",
6   "homepage": "https://github.com/adtima/adtima-ios-sdk/wiki",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Khiem Nguyen": "khiemnd@vng.com.vn"
13   },
14   "source": {
15     "git": "https://github.com/adtima/adtima-ios-sdk.git",
16     "tag": "1.7.26.20190920_TPL41"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": "AdtimaSDK/Frameworks/ZAD_AdtimaMobileSDK.framework"
23   },
24   "xcconfig": {
25     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
26   },
27   "frameworks": [
28     "CFNetwork",
29     "CoreGraphics",
30     "QuartzCore",
31     "StoreKit",
32     "AVFoundation",
33     "CoreMedia",
34     "MessageUI",
35     "CoreTelephony",
36     "AudioToolbox",
37     "AdSupport",
38     "MobileCoreServices",
39     "SystemConfiguration"
40   ],
41   "weak_frameworks": [
42     "Foundation",
43     "MediaPlayer",
44     "UIKit",
45     "WebKit",
46     "CoreFoundation"
47   ],
48   "libraries": [
49     "sqlite3.0",
50     "z",
51     "c++",
52     "xml2"
53   ],
54   "pod_target_xcconfig": {
55     "OTHER_LDFLAGS": "-lObjC"
56   },
57   "dependencies": {
58     "ZaloSDK": [
60     ],
61     "Google-Mobile-Ads-SDK": [
62       "~> 7.40.0"
63     ]
64   }