[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / a / 4 / AMRSDK / 1.3.12 / AMRSDK.podspec.json
blob7b89fb3db6446094f453d759ec02a945d6e92d5b
2   "name": "AMRSDK",
3   "version": "1.3.12",
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.3.12"
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     "JavaScriptCore",
38     "MediaPlayer",
39     "QuartzCore",
40     "SafariServices",
41     "SystemConfiguration",
42     "Twitter"
43   ],
44   "weak_frameworks": [
45     "Foundation",
46     "UIKit",
47     "WebKit",
48     "StoreKit"
49   ],
50   "libraries": [
51     "sqlite3",
52     "z"
53   ],
54   "pod_target_xcconfig": {
55     "OTHER_LDFLAGS": "-ObjC -lc++"
56   },
57   "source_files": "AMRSDK/AMRSDK.framework/Headers/*.h",
58   "public_header_files": "AMRSDK/AMRSDK.framework/Headers/*.h",
59   "vendored_frameworks": "AMRSDK/AMRSDK.framework",
60   "resources": [
61     "AMRSDK/AMRResources.bundle",
62     "AMRSDK/CustomXibs.zip"
63   ],
64   "dependencies": {
65     "KokteylLog": [
66       "1.0.1"
67     ]
68   }