blob: 88951eeac08dc38ba69fff016cc4748cf65715a1 [file] [log] [blame]
{
"name": "AnswerDashSDK",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "AnswerDashSDK.framework",
"frameworks": [
"UIKit"
]
}
}