[Add] AndesUI 3.149.0
[CocoaPods.git] / Specs / a / 9 / 2 / AnswerDashSDK / 0.1.0 / AnswerDashSDK.podspec.json
blob88951eeac08dc38ba69fff016cc4748cf65715a1
2   "name": "AnswerDashSDK",
3   "version": "0.1.0",
4   "summary": "AnswerDashSDK to integrate AnswerDash with iOS applications",
5   "license": "Commercial",
6   "authors": {
7     "AnswerDash": "support@answerdash.com"
8   },
9   "homepage": "http://www.answerdash.com/",
10   "libraries": [
12   ],
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/answerdash/answerdash-ios-sdk-binary.git",
16     "tag": "v0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": "AnswerDashSDK.framework",
23     "frameworks": [
24       "UIKit"
25     ]
26   }