[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / c / a / SugarBoxDemoSDK / 2.0.0 / SugarBoxDemoSDK.podspec.json
blob82edd5928f4592ab2e26b03dd3b4558924b0e2d8
2   "name": "SugarBoxDemoSDK",
3   "version": "2.0.0",
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": "2.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5",
22   "source_files": "SugarBoxDemoSDK/**/*.{swift}",
23   "dependencies": {
24     "GCDWebServer": [
26     ]
27   },
28   "requires_arc": true,
29   "resource_bundles": {
30     "SugarBoxDemoSDK": [
31       "SugarBoxDemoSDK/**/*.{xcassets,storyboard}"
32     ]
33   },
34   "frameworks": "XCTest",
35   "resources": [
36     "SugarBoxDemoSDK/**/*.{xcdatamodel,xib}"
37   ],
38   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "user_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "xcconfig": {
45     "VALID_ARCHS": "arm64 x86_64"
46   },
47   "swift_version": "5"