blob: a70d1ca7565ef212a05b340b470ea7c9f21f26fe [file] [log] [blame]
{
"name": "AnswerDashSDK",
"version": "0.3.2",
"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.3.2/AnswerDashSDK.tgz"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "AnswerDashSDK.framework",
"frameworks": [
"UIKit"
]
}
}