[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / a / 1 / 8 / cyhTestSDK / 2.1 / cyhTestSDK.podspec.json
blob0a4fbaba1e13b191162e900eaeefcb449184f45c
2   "name": "cyhTestSDK",
3   "version": "2.1",
4   "summary": "A short description of cyhTestSDK.",
5   "description": "cyh for ios.",
6   "homepage": "https://github.com/714627034/podSubmodule",
7   "license": "MIT",
8   "authors": {
9     "2574638208": "2574638208@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/714627034/podSubmodule.git",
16     "tag": "2.1",
17     "submodules": true
18   },
19   "subspecs": [
20     {
21       "name": "SDK_vip",
22       "source_files": "b/BaiduMobAdSDK.framework/**/*.h",
23       "resources": "b/baidumobadsdk.bundle",
24       "frameworks": [
25         "CoreLocation",
26         "SystemConfiguration",
27         "CoreGraphics",
28         "CoreMotion",
29         "CoreTelephony",
30         "AdSupport",
31         "SystemConfiguration",
32         "QuartzCore",
33         "WebKit",
34         "MessageUI",
35         "SafariServices",
36         "AVFoundation",
37         "EventKit",
38         "QuartzCore",
39         "CoreMedia",
40         "StoreKit"
41       ],
42       "libraries": "c++",
43       "pod_target_xcconfig": {
44         "VALID_ARCHS": "x86_64 armv7 arm64"
45       }
46     },
47     {
48       "name": "SDK_ad",
49       "source_files": "a/BaiduMobAdSDK.framework/**/*.h",
50       "resources": "a/baidumobadsdk.bundle",
51       "frameworks": [
52         "CoreLocation",
53         "SystemConfiguration",
54         "CoreGraphics",
55         "CoreMotion",
56         "CoreTelephony",
57         "AdSupport",
58         "SystemConfiguration",
59         "QuartzCore",
60         "WebKit",
61         "MessageUI",
62         "SafariServices",
63         "AVFoundation",
64         "EventKit",
65         "QuartzCore",
66         "CoreMedia",
67         "StoreKit"
68       ],
69       "libraries": "c++",
70       "pod_target_xcconfig": {
71         "VALID_ARCHS": "x86_64 armv7 arm64"
72       }
73     }
74   ]