blob: 41c1b3152cb40bb8fc4bc5ef9aadd94d841445c3 [file] [log] [blame]
{
"name": "AnswerDashSDK",
"version": "0.0.1",
"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/ps-ckarunathilake/AnswerDashSDK.git",
"tag": "v0.0.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "AnswerDashSDK.framework",
"frameworks": [
"UIKit"
]
}
}