[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 6 / 8 / AMRAdapterInneractive / 7.2.3.3 / AMRAdapterInneractive.podspec.json
blobf382cc5fdf08557453fc6dce067d392257241145
2   "name": "AMRAdapterInneractive",
3   "version": "7.2.3.3",
4   "license": {
5     "type": "Copyright",
6     "text": "\t\t\t\t\t\t\t\t\t\t\t\t\t\tCopyright 2016\n\t\t\t\t\t\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": "Inneractive adapter for AMR SDK.",
13   "description": "AMR Inneractive adapter allows publishers to mediate banner, interstitial and video ads in AMR SDK.",
14   "source": {
15     "git": "https://github.com/admost/AMR-IOS-ADAPTER-INNERACTIVE.git",
16     "tag": "7.2.3.3"
17   },
18   "documentation_url": "https://admost.github.io/amrios/",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "vendored_libraries": "AMRAdapterInneractive/Libs/libAMRAdapterInneractive.a",
23   "dependencies": {
24     "AMRSDK": [
25       "~> 1.4.5"
26     ]
27   },
28   "resources": "AMRAdapterInneractive/Resources/IASDKResources.bundle",
29   "vendored_frameworks": [
30     "AMRAdapterInneractive/Libs/IASDKCore.framework",
31     "AMRAdapterInneractive/Libs/IASDKMRAID.framework",
32     "AMRAdapterInneractive/Libs/IASDKVideo.framework",
33     "AMRAdapterInneractive/Libs/IASDKNative.framework"
34   ],
35   "xcconfig": {
36     "OTHER_LDFLAGS": "-ObjC -lxml2"
37   },
38   "frameworks": [
39     "UIKit",
40     "AVFoundation",
41     "Foundation",
42     "CoreMedia",
43     "CoreLocation",
44     "CoreTelephony",
45     "SystemConfiguration",
46     "StoreKit",
47     "MediaPlayer",
48     "CFNetwork",
49     "AdSupport",
50     "ImageIO",
51     "WebKit",
52     "AdSupport",
53     "MobileCoreServices",
54     "CoreVideo"
55   ]