[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / a / SANMediationAdapter / 1.2.0 / SANMediationAdapter.podspec.json
blob110262abbf03804573f51989cfb422a570a28c5f
2   "name": "SANMediationAdapter",
3   "version": "1.2.0",
4   "summary": "Mediation Adapters for SANAdsSDK.",
5   "description": "SAN ads SDK is awesome! Mediation Adapters for SANAdsSDK.",
6   "homepage": "https://github.com/SimejiDev/SimejiAdNetworkClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SimejiDev": "simeji_account@baidu.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/SimejiDev/SimejiAdNetworkClient.git",
19     "tag": "1.2.0"
20   },
21   "static_framework": true,
22   "dependencies": {
23     "Google-Mobile-Ads-SDK": [
25     ],
26     "SANAdsSDK": [
28     ]
29   },
30   "source_files": "MediationAdapters/*.{h,m}",
31   "pod_target_xcconfig": {
32     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
33     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
34   },
35   "requires_arc": true