[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / a / e / FireAdverting / 0.1.27 / FireAdverting.podspec.json
blob92f0fc84875b62ac272214dcebeeac20e0fe5b3b
2   "name": "FireAdverting",
3   "version": "0.1.27",
4   "summary": "A short description of GPFireable.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/conversun/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/conversun/FireAdverting.git",
16     "tag": "0.1.27"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.2",
22   "static_framework": true,
23   "default_subspecs": "Core",
24   "dependencies": {
25     "mopub-ios-sdk/Core": [
27     ],
28     "mopub-ios-sdk/NativeAds": [
30     ]
31   },
32   "subspecs": [
33     {
34       "name": "Core",
35       "source_files": "FireAdverting/Adverting/**/*"
36     },
37     {
38       "name": "Native",
39       "source_files": "FireAdverting/Native/**/*",
40       "resource_bundles": {
41         "FireAdverting": [
42           "FireAdverting/Assets/*"
43         ]
44       },
45       "dependencies": {
46         "FireAdverting/Core": [
48         ]
49       }
50     }
51   ],
52   "swift_version": "5.2"