[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / c / 0 / MentaUnifiedSDK / 5.20.10.01 / MentaUnifiedSDK.podspec.json
blob623189ea816ef133a363ea9b359a3a567370db0c
2   "name": "MentaUnifiedSDK",
3   "version": "5.20.10.01",
4   "summary": "MentaUnifiedSDK 基础库",
5   "description": "基础库",
6   "homepage": "https://github.com/shicymenta/MentaUnifiedSDK",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "shicymenta": "shicy@mentamob.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/shicymenta/MentaUnifiedSDK.git",
19     "tag": "5.20.10.01"
20   },
21   "frameworks": [
22     "StoreKit",
23     "SafariServices",
24     "MessageUI",
25     "CoreMedia",
26     "CoreMotion",
27     "SystemConfiguration",
28     "CoreLocation",
29     "CoreTelephony",
30     "AVFoundation"
31   ],
32   "libraries": "c++",
33   "weak_frameworks": [
34     "WebKit",
35     "AdSupport"
36   ],
37   "dependencies": {
38     "MentaVlionBaseSDK": [
39       "0.0.8"
40     ]
41   },
42   "vendored_frameworks": "Classes/MentaUnifiedSDK.framework",
43   "subspecs": [
44     {
45       "name": "MVlionAdapter",
46       "dependencies": {
47         "MentaVlionSDK": [
49         ]
50       },
51       "vendored_frameworks": "Classes/Adapters/MentaMVlionAdapter.framework",
52       "frameworks": [
53         "UIKit",
54         "MapKit",
55         "MediaPlayer",
56         "CoreLocation",
57         "AdSupport",
58         "CoreMedia",
59         "AVFoundation",
60         "CoreTelephony",
61         "StoreKit",
62         "SystemConfiguration",
63         "MobileCoreServices",
64         "CoreMotion",
65         "Accelerate",
66         "AudioToolbox",
67         "JavaScriptCore",
68         "Security",
69         "CoreImage",
70         "AudioToolbox",
71         "ImageIO",
72         "QuartzCore",
73         "CoreGraphics",
74         "CoreText"
75       ],
76       "libraries": [
77         "c++",
78         "resolv",
79         "z",
80         "sqlite3",
81         "bz2",
82         "xml2",
83         "iconv",
84         "c++abi"
85       ],
86       "weak_frameworks": [
87         "WebKit",
88         "AdSupport"
89       ]
90     },
91     {
92       "name": "MJDYunAdapter",
93       "dependencies": {
94         "JADYun": [
96         ]
97       },
98       "vendored_frameworks": "Classes/Adapters/MentaJDYunAdapter.framework",
99       "frameworks": [
100         "CoreLocation",
101         "CoreMotion",
102         "MapKit",
103         "CoreTelephony",
104         "UIKit",
105         "ImageIO",
106         "Accelerate",
107         "Photos",
108         "AssetsLibrary",
109         "CoreServices"
110       ],
111       "libraries": [
112         "z",
113         "sqlite3"
114       ],
115       "weak_frameworks": [
116         "WebKit",
117         "AdSupport"
118       ]
119     },
120     {
121       "name": "MTanxAdapter",
122       "dependencies": {
123         "MentaTanxSDK": [
125         ]
126       },
127       "vendored_frameworks": "Classes/Adapters/MentaTanxAdapter.framework",
128       "frameworks": [
129         "CoreMotion",
130         "CoreTelephony",
131         "SystemConfiguration"
132       ],
133       "libraries": [
134         "resolv",
135         "z",
136         "sqlite3.0"
137       ],
138       "weak_frameworks": [
139         "WebKit",
140         "AdSupport"
141       ]
142     }
143   ]