blob: c580062b32ec0963c212545d606eab8d936b299f [file] [log] [blame]
{
"name": "YieldmoSDK",
"version": "4.0.0",
"summary": "Yieldmo iOS SDK to deliver ads to your Mobile app.",
"description": "Yieldmo builds mobile advertising products driven by Design and Data. Our SDK makes this easier to integrate with your apps.",
"homepage": "https://github.com/yieldmo/yieldmo-ios-sdk",
"license": {
"type": "commercial",
"text": "Copyright 2016 Yieldmo, Inc. All rights reserved."
},
"authors": "Yieldmo, Inc.",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/yieldmo/yieldmo-ios-sdk/releases/download/v4.0.0/Yieldmo-iOS-SDK-v4.0.0.tar.gz"
},
"preserve_paths": "Release/*.framework",
"vendored_frameworks": "Release/Yieldmo.framework",
"requires_arc": true
}