[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 1 / f / e / AMRAdapterTapjoy / 12.9.1.0 / AMRAdapterTapjoy.podspec.json
blob097cb7be7a44ac960d37c3443240bb705a51ea34
2   "name": "AMRAdapterTapjoy",
3   "version": "12.9.1.0",
4   "license": {
5     "type": "Copyrght",
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": "Tapjoy adapter for AMR SDK.",
13   "description": "AMR Tapjoy adapter allows publishers to mediate Tapjoy interstitial and video ads in AMR SDK.",
14   "source": {
15     "git": "https://github.com/admost/AMR-IOS-ADAPTER-TAPJOY.git",
16     "tag": "12.9.1.0"
17   },
18   "documentation_url": "https://admost.github.io/amrios/",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "vendored_frameworks": "AMRAdapterTapjoy/Libs/AMRAdapterTapjoy.xcframework",
23   "pod_target_xcconfig": {
24     "OTHER_LDFLAGS": "-ObjC -lc++",
25     "VALID_ARCHS": "arm64 armv7 x86_64",
26     "VALID_ARCHS[sdk=iphoneos*]": "armv7 arm64",
27     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
28   },
29   "dependencies": {
30     "AMRSDK": [
31       "~> 1.5.7"
32     ],
33     "TapjoySDK": [
34       "12.9.1"
35     ]
36   }