[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 5 / f / c / YuMiAdapter / 0.1.2 / YuMiAdapter.podspec.json
blobb82d971475bcfd251b20e1f32cdc747973f2e319
2   "name": "YuMiAdapter",
3   "version": "0.1.2",
4   "summary": "YuMiAdapter.",
5   "description": "YuMiAdapter long",
6   "homepage": "https://github.com/yumimobi/YumiSDKAdapter-iOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangzeyong": "wzy2010416033@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yumimobi/YumiSDKAdapter-iOS.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "subspecs": [
22     {
23       "name": "AdMob",
24       "source_files": "YuMiAdapter/Classes/AdMob_SDK_v7.8.1/*.{h,m}",
25       "dependencies": {
26         "YUMISDK": [
27           "~> 1.6.2"
28         ],
29         "Google-Mobile-Ads-SDK": [
30           "~> 7.0"
31         ]
32       }
33     },
34     {
35       "name": "InMobi",
36       "source_files": "YuMiAdapter/Classes/InMobi_SDK_v6.0.0/*.{h,m}",
37       "dependencies": {
38         "YUMISDK": [
39           "~> 1.6.2"
40         ],
41         "InMobiSDK": [
42           "~> 6.0.0"
43         ]
44       }
45     }
46   ]