blob: e8593135a440806bb4191f2d37732b8efee11449 [file] [log] [blame]
{
"name": "Saturnup",
"version": "0.1.0",
"summary": "The Saturnup SDK for mobile monetization on iOS",
"description": " Saturnup is a mobile monetization platform focused on developer happiness.\n",
"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"
}