[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / f / 0 / myTargetMediationAdColony / 4.4.1.0 / myTargetMediationAdColony.podspec.json
blob66d6c24e27112b8f02385c30e77333d3bb116a07
2   "name": "myTargetMediationAdColony",
3   "version": "4.4.1.0",
4   "summary": "AdColony adapter used for mediation with the myTarget SDK",
5   "description": "The myTarget Advertising Network allows developers to monetize their websites and mobile apps using myTarget ads",
6   "documentation_url": "https://target.my.com/partners/help/sdk",
7   "homepage": "https://target.my.com",
8   "license": {
9     "type": "LGPL-3.0"
10   },
11   "authors": {
12     "My.com": "sdk_mytarget@corp.my.com"
13   },
14   "source": {
15     "http": "https://github.com/myTargetSDK/mytarget-ios-mediation/releases/download/4.4.1.0.adcolony/adcolony-ios-adapter-4.4.1.0.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "static_framework": true,
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "vendored_frameworks": "myTargetMediationAdColony.framework",
29   "preserve_paths": "myTargetMediationAdColony.framework",
30   "dependencies": {
31     "AdColony": [
32       "4.4.1"
33     ],
34     "myTargetSDK": [
35       ">= 5.9.2"
36     ]
37   }