[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 4 / 1 / a / KKAds-Mopub / 0.5.6 / KKAds-Mopub.podspec.json
blob43857d223510ce50cf26193e92a57847b176746d
2   "name": "KKAds-Mopub",
3   "version": "0.5.6",
4   "summary": "KKAds-Mopub 聚合",
5   "description": "Mopub 广告SDK对接。",
6   "homepage": "https://gitee.com/tapque_sdk/KKAds-Mopub.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aby.wang": "wyx96553@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/tapque_sdk/KKAds-Mopub.git",
16     "tag": "0.5.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "KKAds-Mopub/Classes/**/*",
22   "static_framework": true,
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "arm64 armv7 armv7s x86_64"
25   },
26   "dependencies": {
27     "KKAds": [
28       "0.5.5"
29     ],
30     "mopub-ios-sdk": [
32     ],
33     "MoPub-UnityAds-Adapters": [
35     ],
36     "MoPub-AdMob-Adapters": [
38     ],
39     "MoPub-FacebookAudienceNetwork-Adapters": [
41     ],
42     "MoPub-Vungle-Adapters": [
44     ],
45     "MoPub-IronSource-Adapters": [
47     ]
48   }