[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / c / d / MadfunSDK / 2.7.4 / MadfunSDK.podspec.json
bloba5adec7e015f131001b89e17ccbdf1c1ffbd0391
2   "name": "MadfunSDK",
3   "version": "2.7.4",
4   "summary": "天梯MadfunSDK",
5   "description": "MadfunSDK主库",
6   "homepage": "https://gitlab.bt/sdk/onesdk-ios/oversea/ubeejoy/onesdk-ios-ubeejoy-online",
7   "license": {
8     "type": "BT",
9     "text": "Copyright (c) 2018, Baioo Limited.\nAll rights reserved.\nThis sources and libs can only be used in BAIOO Family Interactive Limited and its subsidiaries.\n"
10   },
11   "authors": {
12     "zhanggaoqi": "zhanggaoqi@aobi.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://yw-depot-nexus.100bt.com/repository/onesdk-ios-trunk/MadfunSDK/2.7.4/MadfunSDK.zip",
19     "flatten": true
20   },
21   "vendored_frameworks": [
22     "*.framework",
23     "OtherThirdFrameworks/**/*.framework"
24   ],
25   "resources": "OtherResources/**/*.bundle",
26   "frameworks": [
27     "UIKit",
28     "SystemConfiguration",
29     "QuartzCore",
30     "OpenGLES",
31     "OpenAL",
32     "MediaPlayer",
33     "Foundation",
34     "CoreVideo",
35     "CoreMotion",
36     "CoreMedia",
37     "CoreLocation",
38     "CoreGraphics",
39     "CFNetwork",
40     "AVFoundation",
41     "AudioToolbox",
42     "CoreText",
43     "MediaToolbox",
44     "AdSupport",
45     "JavaScriptCore",
46     "ImageIO",
47     "Security",
48     "CoreTelephony",
49     "Photos"
50   ],
51   "libraries": [
52     "sqlite3",
53     "c++",
54     "icucore",
55     "resolv",
56     "z"
57   ],
58   "pod_target_xcconfig": {
59     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
60   },
61   "user_target_xcconfig": {
62     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
63   },
64   "requires_arc": true,
65   "dependencies": {
66     "BTLoganManager": [
67       "~> 1.0.4"
68     ],
69     "BTWebViewKit": [
70       "~> 1.0.5"
71     ]
72   }