[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / 5 / 6 / AMRAdapterCriteo / 4.5.0.0 / AMRAdapterCriteo.podspec.json
bloba9f78874f2212479e8d8522ffc39376caea7c057
2   "name": "AMRAdapterCriteo",
3   "version": "4.5.0.0",
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": "Criteo adapter for AMR SDK.",
13   "description": "AMR Criteo adapter allows publishers to mediate Criteo banner and interstitial ads in AMR SDK.",
14   "source": {
15     "git": "https://github.com/admost/AMR-IOS-ADAPTER-CRITEO.git",
16     "tag": "4.5.0.0"
17   },
18   "documentation_url": "https://admost.github.io/amrios/",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "vendored_frameworks": "AMRAdapterCriteo/Libs/AMRAdapterCriteo.xcframework",
23   "dependencies": {
24     "AMRSDK": [
25       "~> 1.5.7"
26     ],
27     "CriteoPublisherSdk": [
28       "4.5.0"
29     ]
30   },
31   "pod_target_xcconfig": {
32     "OTHER_LDFLAGS": "-ObjC -lc++",
33     "VALID_ARCHS": "arm64 armv7 x86_64",
34     "VALID_ARCHS[sdk=iphoneos*]": "armv7 arm64",
35     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
36   }