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