[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / f / a / 4 / AMRSDK / 1.4.60 / AMRSDK.podspec.json
blob07c8f6dbcd8d904f22db6a15520648ba86c427a9
2   "name": "AMRSDK",
3   "version": "1.4.60",
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.4.60"
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": [
45     "sqlite3",
46     "z"
47   ],
48   "pod_target_xcconfig": {
49     "OTHER_LDFLAGS": "-ObjC -lc++"
50   },
51   "user_target_xcconfig": {
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
53   },
54   "source_files": "AMRSDK/AMRSDK.framework/Headers/*.h",
55   "public_header_files": "AMRSDK/AMRSDK.framework/Headers/*.h",
56   "vendored_frameworks": "AMRSDK/AMRSDK.framework",
57   "resources": [
58     "AMRSDK/AMRResources.bundle",
59     "AMRSDK/CustomXibs.zip"
60   ],
61   "dependencies": {
62     "KokteylLog": [
63       "~> 1.0.8"
64     ]
65   }