[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / c / 0 / MentaUnifiedSDK / 1.0.5 / MentaUnifiedSDK.podspec.json
blobede088e379c18c11bebe08b242976f5a74f2d5a0
2   "name": "MentaUnifiedSDK",
3   "version": "1.0.5",
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": "1.0.5"
20   },
21   "frameworks": [
22     "StoreKit",
23     "SafariServices",
24     "MessageUI",
25     "CoreMedia",
26     "CoreMotion",
27     "SystemConfiguration",
28     "CoreLocation",
29     "CoreTelephony",
30     "AVFoundation",
31     "AdSupport"
32   ],
33   "libraries": "c++",
34   "weak_frameworks": "WebKit",
35   "dependencies": {
36     "MentaVlionBaseSDK": [
37       "0.0.6"
38     ]
39   },
40   "vendored_frameworks": "Classes/MentaUnifiedSDK.framework",
41   "subspecs": [
42     {
43       "name": "MVlionAdapter",
44       "dependencies": {
45         "MentaVlionSDK": [
47         ]
48       },
49       "vendored_frameworks": "Classes/Adapters/MentaMVlionAdapter.framework",
50       "frameworks": [
51         "UIKit",
52         "MapKit",
53         "WebKit",
54         "MediaPlayer",
55         "CoreLocation",
56         "AdSupport",
57         "CoreMedia",
58         "AVFoundation",
59         "CoreTelephony",
60         "StoreKit",
61         "SystemConfiguration",
62         "MobileCoreServices",
63         "CoreMotion",
64         "Accelerate",
65         "AudioToolbox",
66         "JavaScriptCore",
67         "Security",
68         "CoreImage",
69         "AudioToolbox",
70         "ImageIO",
71         "QuartzCore",
72         "CoreGraphics",
73         "CoreText"
74       ],
75       "libraries": [
76         "c++",
77         "resolv",
78         "z",
79         "sqlite3",
80         "bz2",
81         "xml2",
82         "iconv",
83         "c++abi"
84       ]
85     }
86   ]