blob: 0fabddcc3458f2a404b68f460856fb789822599b [file] [log] [blame]
{
"name": "AnswerDashSDK",
"version": "0.5.1.0",
"summary": "AnswerDashSDK to integrate AnswerDash with iOS applications",
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"authors": {
"AnswerDash": "support@answerdash.com"
},
"homepage": "https://www.answerdash.com/",
"libraries": [
],
"requires_arc": true,
"source": {
"http": "https://repo.answerdash.com/releases/com/answerdash/ios/0.5.1.0/AnswerDashSDK.tgz"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "AnswerDashSDK.framework",
"frameworks": [
"UIKit"
]
}
}