[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 8 / f / GoogleAdapter / 0.0.12 / GoogleAdapter.podspec.json
blobb82e09da3a9b9efe43c92cfe59204961e3be3ec7
2   "name": "GoogleAdapter",
3   "version": "0.0.12",
4   "summary": "an adapter for Google SDK",
5   "description": "an adapter for Google SDK for MSP S2S",
6   "homepage": "https://github.com/aimsp/msp-ios-sdk/GoogleAdapter",
7   "license": "Copyright",
8   "authors": {
9     "huanzhiNB": "huanzhi.zhang@newsbreak.com"
10   },
11   "source": {
12     "git": "https://github.com/huanzhiNB/msp-ios-sdk-public.git",
13     "tag": "0.0.12"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source_files": "GoogleAdapter/GoogleAdapter/**/*.{h,m,swift}",
19   "exclude_files": "Classes/Exclude",
20   "dependencies": {
21     "Google-Mobile-Ads-SDK": [
22       "10.14.0"
23     ],
24     "MSPSharedLibraries": [
25       "0.0.12"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "x86_64 armv7 arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "static_framework": true