[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 6 / f / XBLAdSDK / 1.0.0 / XBLAdSDK.podspec.json
blobcb0d9e84dbf240f025ea0bbaf8b5c552bfbf37ea
2   "name": "XBLAdSDK",
3   "version": "1.0.0",
4   "summary": "A short description of XBLAdSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/huazi-rongchuang/xblad-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "7211127551469924": "10675175+huazi-rongchuang@user.noreply.gitee.com"
13   },
14   "source": {
15     "git": "https://gitee.com/huazi-rongchuang/xblad-sdk.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "CXHAdSDK-Kit": [
24       "1.0.0"
25     ],
26     "CXHAdSDK-Adapter": [
27       "1.0.0"
28     ]
29   },
30   "xcconfig": {
31     "ARCHS": "${ARCHS_STANDARD_64_BIT}",
32     "VALID_ARCHS": "${ARCHS_STANDARD_64_BIT}"
33   },
34   "ios": {
35     "vendored_frameworks": [
36       "XBLAdSDK/Classes/XBLAdSDK.framework"
37     ]
38   },
39   "pod_target_xcconfig": {
40     "OTHER_LDFLAGS": "-ObjC",
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   }