[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 7 / a / e / FireAdverting / 0.1.8 / FireAdverting.podspec.json
blob70c63e39e55948235b33ba6f2b0b324854f5c33c
2   "name": "FireAdverting",
3   "version": "0.1.8",
4   "summary": "A short description of GPFireable.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/didez/FireAdverting.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Conver": "conversun@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/didez/FireAdverting.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.1",
22   "static_framework": true,
23   "default_subspecs": "Core",
24   "dependencies": {
25     "mopub-ios-sdk": [
26       "5.10.0"
27     ]
28   },
29   "subspecs": [
30     {
31       "name": "Core",
32       "source_files": "FireAdverting/Adverting/**/*"
33     },
34     {
35       "name": "Native",
36       "source_files": "FireAdverting/Native/**/*",
37       "resource_bundles": {
38         "FireAdverting": [
39           "FireAdverting/Assets/*"
40         ]
41       },
42       "dependencies": {
43         "FireAdverting/Core": [
45         ],
46         "MoPub-AdMob-Adapters": [
47           "7.52.0.2"
48         ]
49       }
50     }
51   ],
52   "swift_version": "5.1"