blob: 7f192e9c0d0c9144d72cb93de53b0f4c290dc66b [file] [log] [blame]
{
"name": "AnswerDashSDK",
"version": "0.2.0",
"summary": "AnswerDashSDK to integrate AnswerDash with iOS applications",
"license": "Commercial",
"authors": {
"AnswerDash": "support@answerdash.com"
},
"homepage": "http://www.answerdash.com/",
"libraries": [
],
"requires_arc": true,
"source": {
"git": "https://github.com/answerdash/answerdash-ios-sdk-binary.git",
"tag": "v0.2.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "AnswerDashSDK.framework",
"frameworks": [
"UIKit"
]
}
}