[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / a / e / FireAdverting / 0.1 / FireAdverting.podspec.json
bloba18a5c381a2d3c3454788d1cab297d6a26fbdb8a
2   "name": "FireAdverting",
3   "version": "0.1",
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@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/didez/FireAdverting.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.1",
22   "static_framework": true,
23   "source_files": "FireAdverting/Adverting/**/*",
24   "resource_bundles": {
25     "FireAdverting": [
26       "FireAdverting/Assets/*"
27     ]
28   },
29   "dependencies": {
30     "mopub-ios-sdk": [
31       "5.10.0"
32     ]
33   },
34   "subspecs": [
35     {
36       "name": "AdMobAdapter",
37       "dependencies": {
38         "MoPub-AdMob-Adapters": [
39           "7.39.0.0"
40         ]
41       }
42     },
43     {
44       "name": "OguryAdapter",
45       "dependencies": {
46         "OguryAds": [
47           "1.2.2"
48         ]
49       },
50       "source_files": "FireAdverting/OguryAds/**/*"
51     }
52   ],
53   "swift_version": "5.1"