[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / c / a / SugarBoxDemoSDK / 1.0.3 / SugarBoxDemoSDK.podspec.json
blob46278368bcb9771292f26bf6783aaa4ef77d9bf7
2   "name": "SugarBoxDemoSDK",
3   "version": "1.0.3",
4   "summary": "Its a core SugarBoxDemoSDK",
5   "description": "* Think: What does it do? Why did you write it? What is the focus?\n* Try to keep it short, snappy and to the point.\n* Write the description between the DESC delimiters below.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://gitlab.com/venkatesh.savarala/sugarboxdemosdk.git",
7   "license": {
8     "type": "Proprietary",
9     "file": "SugarBoxLicense.txt"
10   },
11   "authors": {
12     "venkatesh.savarala1": "venkatesh.savarala@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/venkatesh.savarala/sugarboxdemosdk.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5",
22   "source_files": "SugarBoxDemoSDK/**/*.{swift}",
23   "ios": {
24     "vendored_frameworks": "AmazonPayHardenediOSSDK.framework"
25   },
26   "dependencies": {
27     "GCDWebServer": [
29     ]
30   },
31   "requires_arc": true,
32   "resource_bundles": {
33     "SugarBoxDemoSDK": [
34       "SugarBoxDemoSDK/**/*.{xcassets,storyboard}"
35     ]
36   },
37   "resources": [
38     "SugarBoxDemoSDK/**/*.{xcdatamodel,xib}"
39   ],
40   "pod_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "swift_version": "5"