[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 5 / 6 / AMRAdapterCriteo / 4.1.0.0 / AMRAdapterCriteo.podspec.json
blob4abcd63b44062af38a6ec3bbd24852e717aaa0eb
2   "name": "AMRAdapterCriteo",
3   "version": "4.1.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.1.0.0"
17   },
18   "documentation_url": "https://admost.github.io/amrios/",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "vendored_libraries": "AMRAdapterCriteo/Libs/libAMRAdapterCriteo.a",
23   "dependencies": {
24     "AMRSDK": [
25       "~> 1.4.51"
26     ],
27     "CriteoPublisherSdk": [
28       "4.1.0"
29     ]
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   }