blob: e2607da1399bb3dfcaea08ae247db193b02046c8 [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.4.0",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Name": "mike@fleetwit.com"
},
"source": {
"git": "https://github.com/Fleetwit/Prizeout.git",
"tag": "1.4.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"
}