[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / f / a / 4 / AMRSDK / 1.4.22 / AMRSDK.podspec.json
blob33257da7d4f397ae68a8a7d727cda42b82df61d8
2   "name": "AMRSDK",
3   "version": "1.4.22",
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.22"
18   },
19   "documentation_url": "https://admost.github.io/amrios",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "frameworks": [
24     "AddressBook",
25     "AddressBookUI",
26     "AdSupport",
27     "AudioToolbox",
28     "AVFoundation",
29     "AVKit",
30     "CFNetwork",
31     "CoreGraphics",
32     "CoreLocation",
33     "CoreMedia",
34     "CoreMotion",
35     "CoreTelephony",
36     "EventKit",
37     "EventKitUI",
38     "JavaScriptCore",
39     "MediaPlayer",
40     "QuartzCore",
41     "SafariServices",
42     "SystemConfiguration",
43     "Twitter"
44   ],
45   "weak_frameworks": [
46     "Foundation",
47     "UIKit",
48     "WebKit",
49     "StoreKit"
50   ],
51   "libraries": [
52     "sqlite3",
53     "z"
54   ],
55   "pod_target_xcconfig": {
56     "OTHER_LDFLAGS": "-ObjC -lc++"
57   },
58   "source_files": "AMRSDK/AMRSDK.framework/Headers/*.h",
59   "public_header_files": "AMRSDK/AMRSDK.framework/Headers/*.h",
60   "vendored_frameworks": "AMRSDK/AMRSDK.framework",
61   "resources": [
62     "AMRSDK/AMRResources.bundle",
63     "AMRSDK/CustomXibs.zip"
64   ],
65   "dependencies": {
66     "KokteylLog": [
67       "~> 1.0.8"
68     ]
69   }