[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 3 / d / VGSShowSDK / 1.1.2 / VGSShowSDK.podspec.json
blob8e82049d6ec0a5b315e0536d65dfd1e488b7e895
2   "name": "VGSShowSDK",
3   "version": "1.1.2",
4   "summary": "VGS Show - is a product suite that allows customers to reveal and show information securely without possession of it.",
5   "swift_versions": "5.0",
6   "description": "VGS Show iOS SDK allows you to securely reveal data from VGS and display it via forms without having to have that data pass through your systems.",
7   "homepage": "https://github.com/verygoodsecurity/vgs-show-ios",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Very Good Security": "support@verygoodsecurity.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/verygoodsecurity/vgs-show-ios.git",
20     "tag": "1.1.2"
21   },
22   "requires_arc": true,
23   "default_subspecs": "Core",
24   "subspecs": [
25     {
26       "name": "Core",
27       "source_files": [
28         "Sources/VGSShowSDK",
29         "Sources/VGSShowSDK/**/*.{swift}",
30         "Sources/VGSShowSDK/**/*.{h, m}"
31       ]
32     }
33   ],
34   "swift_version": "5.0"