[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / 4 / AMRSDK / 1.5.50 / AMRSDK.podspec.json
blob0d14b5e28ace1c5addb45cd722b755921a7b202d
2   "name": "AMRSDK",
3   "version": "1.5.50",
4   "requires_arc": true,
5   "license": {
6     "type": "Copyright",
7     "text": "\t\t\t\t\t\t\t\t\tCopyright 2016\n\t\t\t\t\t\t\t\t\tAdmost Mediation Limited.\n"
8   },
9   "homepage": "http://www.admost.com/",
10   "authors": {
11     "Admost Mediation Limited": "amr@admost.com"
12   },
13   "summary": "Admost Mediation Router SDK.",
14   "description": "Admost Mediation Router is a powerful mediation tool to maximize your ad revenues for your apps and games from all major ad networks.",
15   "source": {
16     "git": "https://github.com/admost/AMR-IOS-SDK.git",
17     "tag": "1.5.50"
18   },
19   "documentation_url": "https://admost.github.io/amrios/",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "frameworks": [
24     "AdSupport",
25     "AudioToolbox",
26     "AVFoundation",
27     "AVKit",
28     "CFNetwork",
29     "CoreGraphics",
30     "CoreMedia",
31     "CoreTelephony",
32     "JavaScriptCore",
33     "MediaPlayer",
34     "QuartzCore",
35     "SafariServices",
36     "SystemConfiguration"
37   ],
38   "weak_frameworks": [
39     "Foundation",
40     "UIKit",
41     "WebKit",
42     "StoreKit"
43   ],
44   "libraries": "z",
45   "pod_target_xcconfig": {
46     "OTHER_LDFLAGS": "-ObjC -lc++",
47     "VALID_ARCHS": "arm64 armv7 x86_64",
48     "VALID_ARCHS[sdk=iphoneos*]": "armv7 arm64",
49     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
50   },
51   "dependencies": {
52     "KokteylLog": [
53       "~> 1.1.1"
54     ]
55   },
56   "swift_versions": [
57     "5"
58   ],
59   "subspecs": [
60     {
61       "name": "Core",
62       "vendored_frameworks": "AMRSDK/AMRSDK.xcframework",
63       "resources": [
64         "AMRSDK/AMRResources.bundle"
65       ]
66     }
67   ],
68   "swift_version": "5"