[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / e / c / 4 / TrekSDKAdMobMediationObjc / 1.1.0 / TrekSDKAdMobMediationObjc.podspec.json
blobaebcf200510b16c21d6072c534b273719b462e69
2   "name": "TrekSDKAdMobMediationObjc",
3   "version": "1.1.0",
4   "summary": "AotterTrek SDK AdMob Mediation Objc for iOS developer.",
5   "homepage": "https://trek.aotter.net",
6   "license": "MIT",
7   "authors": "Aotter Inc.",
8   "platforms": {
9     "ios": "10.0"
10   },
11   "source": {
12     "git": "https://github.com/aotter/trek-sdk-ios-admob-mediation-objc.git",
13     "tag": "1.1.0"
14   },
15   "exclude_files": "Classes/Exclude",
16   "swift_versions": "4.2",
17   "source_files": "admob_files/**",
18   "dependencies": {
19     "Google-Mobile-Ads-SDK": [
21     ],
22     "AotterTrek-iOS-SDK": [
23       "> 3.7.7"
24     ]
25   },
26   "static_framework": true,
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "swift_version": "4.2"