blob: 381118d63bb8de1afe44a2e17092e3c568b49db9 [file] [log] [blame]
{
"name": "OguryAds",
"summary": "Ogury Ads SDK",
"description": "Ogury Ads SDK.",
"homepage": "https://www.ogury.com",
"authors": {
"Ogury Ltd.": "contact-paris@ogury.co"
},
"license": {
"type": "COMMERCIAL",
"text": "\tCopyright (c) Ogury Ltd. All rights reserved.\n"
},
"platforms": {
"ios": "10.0"
},
"frameworks": [
"AdSupport",
"SystemConfiguration",
"UIKit"
],
"weak_frameworks": "CoreTelephony",
"libraries": "z",
"requires_arc": true,
"version": "1.2.2",
"vendored_frameworks": "OguryAds/OguryAds.framework",
"source": {
"http": "https://ads-ios-sdk.ogury.co/OguryAds_1.2.2.zip"
},
"default_subspecs": [
"OMID"
],
"subspecs": [
{
"name": "OMID",
"vendored_frameworks": "OguryAds/OMSDK_Oguryco.framework"
}
]
}