[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / a / e / FireAdverting / 0.1.9 / FireAdverting.podspec.json
blob795edd04dfdc63d82f1c08196dc34c17087336a9
2   "name": "FireAdverting",
3   "version": "0.1.9",
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.9"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "static_framework": true,
22   "default_subspecs": "Core",
23   "dependencies": {
24     "mopub-ios-sdk": [
26     ]
27   },
28   "subspecs": [
29     {
30       "name": "Core",
31       "source_files": "FireAdverting/Adverting/**/*"
32     },
33     {
34       "name": "Native",
35       "source_files": "FireAdverting/Native/**/*",
36       "resource_bundles": {
37         "FireAdverting": [
38           "FireAdverting/Assets/*"
39         ]
40       },
41       "dependencies": {
42         "FireAdverting/Core": [
44         ]
45       }
46     }
47   ]