blob: b65a3bdd8d757e5c6c81efa9b9486a3f89bb36a8 [file] [log] [blame]
{
"name": "ByPlayAd",
"version": "0.0.1",
"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 License, Version 2.0",
"authors": {
"Tsumiki Inc.": "byplayers@tsumikiinc.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/tsumikiinc/ByPlayAd-iOS-SDK.git",
"branch": "master",
"tag": "v0.0.1"
},
"frameworks": "AVFoundation",
"weak_frameworks": "AdSupport",
"preserve_paths": "ByPlayAd.framework",
"vendored_frameworks": "ByPlayAd.framework",
"requires_arc": true
}