blob: 333beb2a4236d6ef22d6f1c44a41c80d4717b3bf [file] [log] [blame]
{
"name": "Saturnup",
"version": "0.1.1",
"summary": "The Saturnup SDK for mobile monetization on iOS",
"description": "Saturnup is a mobile monetization platform focused on developer happiness.",
"homepage": "http://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/SUSDK.framework.zip"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "SUSDK.framework"
},
"public_header_files": "SUSDK.framework/Headers/*.h",
"source_files": "SUSDK.framework/Headers/*.h",
"libraries": "SUSDK"
}