blob: 49fa39e02e1524e5837461f7c5492c99e2f75291 [file] [log] [blame]
{
"name": "PrizeoutSDK",
"platforms": {
"ios": "9.0"
},
"summary": "iOS SDK for configuring and displaying the Prizeout interface.",
"homepage": "https://prizeout.com/",
"requires_arc": true,
"version": "1.7.0",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Name": "mike@fleetwit.com"
},
"source": {
"git": "https://github.com/Fleetwit/Prizeout.git",
"tag": "1.7.0"
},
"ios": {
"vendored_frameworks": "Prizeout.framework"
},
"public_header_files": "Prizeout.framework/Headers/*.h",
"source_files": "Prizeout.framework/Headers/*.h",
"swift_versions": "5.0",
"swift_version": "5.0"
}