blob: 80ad2c4629f0855bad60feac86c6eef0b0a07839 [file] [log] [blame]
{
"name": "GlossomAds",
"version": "2.1.1",
"summary": "GlossomAdsはプロモーション効果の最大化とメディア収益の拡大を両立させた安心/安全な広告配信を目指す動画アドネットワークです",
"homepage": "https://www.glossom.co.jp",
"license": {
"type": "Copyright",
"text": "Copyright ADFULLY Inc. All rights reserved."
},
"authors": "Glossom Inc.",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/glossom-dev/GlossomAds-iOS.git",
"tag": "2.1.1"
},
"vendored_frameworks": "**/GlossomAds.framework",
"frameworks": [
"AdSupport",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreTelephony",
"MediaPlayer",
"StoreKit",
"SystemConfiguration",
"SafariServices",
"UIKit",
"WebKit"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": [
"-ObjC",
"-fobjc-arc"
]
}
}