[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 4 / d / Geniee-Wrapper-Ad-Banner-Adapter-Pubmatic-iOS / 1.0.0 / Geniee-Wrapper-Ad-Banner-Adapter-Pubmatic-iOS.podspec.json
blob07d24d6ef95278328949b919fb8800f23f427f10
2   "name": "Geniee-Wrapper-Ad-Banner-Adapter-Pubmatic-iOS",
3   "version": "1.0.0",
4   "summary": "An SDK for ad menetization with the Geniee Network",
5   "homepage": "https://geniee.co.jp",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Geniee": "takaaki.kobayashi@geniee.co.jp"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/geniee-ssp/Geniee-Wrapper-Ad-SDK-iOS.git",
18     "tag": "v.1.0.0"
19   },
20   "vendored_frameworks": "BannerAdapter/GNHBPubmaticBannerAdapter/Framework/GNHBPubmaticBannerAdapter.framework",
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "requires_arc": true,
28   "dependencies": {
29     "Geniee-Wrapper-Ad-SDK-iOS": [
31     ],
32     "OpenWrapSDK": [
34     ]
35   }