blob: 194738023c9c1c7d3e2dc3844b002a54eadc1c00 [file] [log] [blame]
{
"name": "Appcues",
"version": "0.6.2",
"summary": "The Appcues iOS SDK enables you to build, publish and test onboarding flows without submitting to the App Store",
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"license": {
"type": "proprietary",
"file": "LICENSE"
},
"homepage": "https://www.appcues.com/mobile/ios",
"authors": {
"YasminL": "yasmin.lindholm@hotmail.com",
"nkhoshaf": "naregkhoshafian@gmail.com",
"dodongo": "dgaxho@gmail.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/appcues/ios-sdk-releases.git",
"tag": "0.6.2"
},
"ios": {
"vendored_frameworks": "Appcues.framework"
}
}