[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / a / 1 / 8 / cyhTestSDK / 1.8 / cyhTestSDK.podspec.json
blob652c5102ea76f067b2aec9fb677a9e783b961491
2   "name": "cyhTestSDK",
3   "version": "1.8",
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": "1.8"
17   },
18   "source_files": "a/*",
19   "subspecs": [
20     {
21       "name": "SDK_vip",
22       "source_files": "b/**/*",
23       "libraries": "c++",
24       "pod_target_xcconfig": {
25         "VALID_ARCHS": "x86_64 armv7 arm64"
26       }
27     },
28     {
29       "name": "SDK_general",
30       "source_files": "a/*"
31     },
32     {
33       "name": "SDK_ad",
34       "source_files": "a/*",
35       "frameworks": [
36         "CoreLocation",
37         "SystemConfiguration",
38         "CoreGraphics",
39         "CoreMotion",
40         "CoreTelephony",
41         "AdSupport",
42         "SystemConfiguration",
43         "QuartzCore",
44         "WebKit",
45         "MessageUI",
46         "SafariServices",
47         "AVFoundation",
48         "EventKit",
49         "QuartzCore",
50         "CoreMedia",
51         "StoreKit"
52       ],
53       "libraries": "c++",
54       "pod_target_xcconfig": {
55         "VALID_ARCHS": "x86_64 armv7 arm64"
56       }
57     }
58   ]