[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 9 / 2 / AnswerDashSDK / 0.2.1 / AnswerDashSDK.podspec.json
blob350464e922a49df748f29cd39d7cc3c25fb61c05
2   "name": "AnswerDashSDK",
3   "version": "0.2.1",
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     "http": "http://repo.answerdash.com/releases/com/answerdash/ios-sdk/0.2.1/AnswerDashSDK.tgz"
16   },
17   "user_target_xcconfig": {
18     "FRAMEWORK_SEARCH_PATHS": "${SRCROOT}/../"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "ios": {
24     "vendored_frameworks": "AnswerDashSDK.framework",
25     "frameworks": [
26       "UIKit"
27     ]
28   }