blob: ff31bf66b8391e9810912f361de35522369e0392 [file] [log] [blame]
{
"name": "ByPlayAd",
"version": "0.0.4",
"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": "Apache 2.0",
"authors": {
"Tsumiki Inc.": "byplayers@tsumikiinc.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/tsumikiinc/ByPlayAd-iOS-SDK/releases/download/v0.0.4/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
}