blob: c1e5b0f66fb97f55230fe36fa4f993a9850a23a6 [file] [log] [blame]
{
"name": "ByPlayAd",
"version": "0.0.3",
"summary": "ByPlay Mobile App Ad SDK.",
"description": "ByPlay is a vertical ad network of Japanese culture media.",
"homepage": "https://github.com/tsumikiinc/ByPlayAd-iOS-SDK",
"license": {
"type": "Apache License, Version 2.0",
"text": " Copyright (c) 2020 Tsumiki Inc. All rights reserved.\n License: https://github.com/tsumikiinc/ByPlayAd-iOS-SDK/blob/master/LICENSE\n"
},
"authors": {
"Tsumiki Inc.": "byplayers@tsumikiinc.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/tsumikiinc/ByPlayAd-iOS-SDK/releases/download/v0.0.3/ByPlayAd.framework.zip"
},
"frameworks": "AVFoundation",
"weak_frameworks": "AdSupport",
"preserve_paths": "Carthage/Build/iOS/ByPlayAd.framework",
"vendored_frameworks": "Carthage/Build/iOS/ByPlayAd.framework",
"requires_arc": true
}