[Add] NASSDK 1.4.21
[CocoaPods.git] / Specs / c / a / 4 / CXHAdSDK-Kit / 1.5.3 / CXHAdSDK-Kit.podspec.json
blobff184289caede3250e1aa65872f699650d8d45ed
2   "name": "CXHAdSDK-Kit",
3   "version": "1.5.3",
4   "summary": "A short description of CXHAdSDK-Kit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/two-jumps/cxhad-sdk-kit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "华资融创": "10675175+huazi-rongchuang@user.noreply.gitee.com"
13   },
14   "source": {
15     "git": "https://gitee.com/two-jumps/cxhad-sdk-kit.git",
16     "tag": "1.5.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "AdSupport",
24     "SystemConfiguration",
25     "CoreTelephony",
26     "CoreLocation",
27     "WebKit",
28     "AdSupport",
29     "CoreFoundation",
30     "QuartzCore",
31     "AssetsLibrary",
32     "ImageIO",
33     "Accelerate",
34     "MobileCoreServices"
35   ],
36   "libraries": [
37     "z",
38     "sqlite3"
39   ],
40   "requires_arc": true,
41   "xcconfig": {
42     "ARCHS": "${ARCHS_STANDARD_64_BIT}",
43     "VALID_ARCHS": "${ARCHS_STANDARD_64_BIT}"
44   },
45   "ios": {
46     "vendored_frameworks": [
47       "CXHAdSDK-Kit/Classes/CXHAdSDK-Kit.framework"
48     ]
49   },
50   "pod_target_xcconfig": {
51     "OTHER_LDFLAGS": "-ObjC",
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
53   }