blob: 9a6868f7da50876ec0dc5fe6efa78a6e59d1529c [file] [log] [blame]
{
"name": "Saturnup",
"version": "0.1.7",
"summary": "The Saturnup SDK for mobile monetization on iOS",
"description": "Saturnup is a mobile monetization platform focused on developer happiness.",
"homepage": "https://www.saturnup.com/",
"license": {
"type": "Commercial",
"text": "Please view the terms and conditions on saturnup.com"
},
"authors": {
"John DeSilva": "john@saturnup.com",
"Ittai Svidler": "ittai@saturnup.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "http://downloads.saturnup.com/ios/com.saturnup.sdk.ios/0.1.6/SUSDK.framework.zip"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "SUSDK.framework"
},
"public_header_files": "SUSDK.framework/Headers/*.h",
"resources": "SUSDK.framework/*{.nib,.storyboard}",
"frameworks": [
"UIKit",
"AVFoundation",
"WebKit",
"Foundation"
],
"preserve_paths": "*",
"dependencies": {
"HanekeSwift": [
]
}
}