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