[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 5 / 3 / 0 / WixAnswersSDK / 0.0.13 / WixAnswersSDK.podspec.json
blob3b132ebbf71cf68e68d3d492acad4eee7c24908d
2   "name": "WixAnswersSDK",
3   "version": "0.0.13",
4   "summary": "Wix Answers SDK",
5   "description": "Wix Answers Mobile SDK",
6   "homepage": "https://www.wixanswers.com/",
7   "authors": {
8     "Yair Haimovitch": "yairh@wix.com"
9   },
10   "license": {
11     "type": "Apache-2.0",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://widget-sdk-ios.now.sh/WidgetSDK.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "WidgetSDK.framework"
22   },
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }