blob: 3659fd1f4bd49a45b83f52164a17680c4d9a29e8 [file] [log] [blame]
{
"name": "Appcues",
"version": "0.10.0",
"summary": "The Appcues iOS SDK enables you to build, publish and test onboarding flows without submitting to the App Store",
"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.10.0"
},
"ios": {
"vendored_frameworks": "Appcues.framework"
}
}