[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / 4 / AMRSDK / 1.0.9 / AMRSDK.podspec.json
blobd06de7ab23902be96372716001ba1b29c636d12e
2   "name": "AMRSDK",
3   "version": "1.0.9",
4   "license": {
5     "type": "Copyright",
6     "text": "\t\t\t\t\t\t\t\t\tCopyright 2016\n\t\t\t\t\t\t\t\t\tAdmost Mediation Limited. \n"
7   },
8   "homepage": "http://www.admost.com/",
9   "authors": {
10     "Admost Mediation Limited": "amr@admost.com"
11   },
12   "summary": "Admost Mediation Router SDK.",
13   "description": "Admost Mediation Router is a powerful mediation tool to maximize your ad revenues for your apps and games from all major ad networks.",
14   "source": {
15     "git": "https://github.com/admost/AMR-IOS-SDK.git",
16     "tag": "1.0.9"
17   },
18   "documentation_url": "https://github.com/admost/AMR-IOS-SDK/blob/master/README.md",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "frameworks": [
23     "AddressBook",
24     "AddressBookUI",
25     "AdSupport",
26     "AudioToolbox",
27     "AVFoundation",
28     "AVKit",
29     "CFNetwork",
30     "CoreGraphics",
31     "CoreLocation",
32     "CoreMedia",
33     "CoreMotion",
34     "CoreTelephony",
35     "EventKit",
36     "EventKitUI",
37     "Foundation",
38     "JavaScriptCore",
39     "MediaPlayer",
40     "QuartzCore",
41     "SafariServices",
42     "StoreKit",
43     "SystemConfiguration",
44     "Twitter",
45     "UIKit",
46     "WebKit"
47   ],
48   "libraries": [
49     "sqlite3",
50     "z"
51   ],
52   "pod_target_xcconfig": {
53     "OTHER_LDFLAGS": "-ObjC"
54   },
55   "source_files": "AMRSDK/AMRSDK.framework/Headers/*.h",
56   "public_header_files": "AMRSDK/AMRSDK.framework/Headers/*.h",
57   "vendored_frameworks": "AMRSDK/AMRSDK.framework",
58   "resources": "AMRSDK/AMRResources.bundle",
59   "dependencies": {
60     "KokteylLog": [
61       "1.0.1"
62     ]
63   }