blob: 58176d0e3cb91dcfc463aaceade4326ad8d6399a [file] [log] [blame]
{
"name": "YieldmoSDK",
"version": "2.3.5",
"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/archive/v2.3.5.zip"
},
"preserve_paths": "yieldmo-ios-sdk-2.3.5",
"vendored_frameworks": "yieldmo-ios-sdk-2.3.5/ym.framework",
"resources": "yieldmo-ios-sdk-2.3.5/ym.bundle",
"weak_frameworks": "AdSupport",
"frameworks": [
"CoreLocation",
"StoreKit"
],
"requires_arc": true
}