[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / e / f / AMRSDK-Beta / 1.5.45 / AMRSDK-Beta.podspec.json
bloba646dc680d2cdbeedf8723fed48c6a720f749839
2   "name": "AMRSDK-Beta",
3   "version": "1.5.45",
4   "requires_arc": true,
5   "license": {
6     "type": "Copyright",
7     "text": "                  Copyright 2016\n                  Admost 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.45"
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   "vendored_frameworks": "AMRSDK/AMRSDK.xcframework",
52   "resources": [
53     "AMRSDK/AMRResources.bundle"
54   ],
55   "dependencies": {
56     "KokteylLog": [
57       "~> 1.1.1"
58     ]
59   }