blob: 110e5c52a791b3c0d8737561e25359187f5465cb [file] [log] [blame]
{
"name": "FireAdverting",
"version": "0.1.3",
"summary": "A short description of GPFireable.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/didez/FireAdverting.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Conver": "conversun@qq.com"
},
"source": {
"git": "https://github.com/didez/FireAdverting.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1",
"static_framework": true,
"source_files": [
"FireAdverting/Adverting/**/*",
"FireAdverting/OguryAds/**/*"
],
"resource_bundles": {
"FireAdverting": [
"FireAdverting/Assets/*"
]
},
"dependencies": {
"mopub-ios-sdk": [
"5.10.0"
],
"MoPub-AdMob-Adapters": [
"7.52.0.2"
],
"OguryAds": [
"1.2.2"
]
},
"swift_version": "5.1"
}