[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 2 / b / VaultSDK / 1.0.0-alpha-2 / VaultSDK.podspec.json
blob034bc62bf7eb6b9a4af5b3b1ca513213b0a544ed
2   "name": "VaultSDK",
3   "version": "1.0.0-alpha-2",
4   "summary": "Very Good Security Vault iOS SDK for tokenizing senstive data",
5   "homepage": "https://github.com/victorlin/vgs-ios-sdk",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Fang-Pen Lin": "hello@fangpenlin.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/victorlin/vgs-ios-sdk.git",
18     "tag": "v1.0.0-alpha-2"
19   },
20   "source_files": [
21     "VaultSDK/**.swift",
22     "VaultSDK/**/*.swift"
23   ],
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "3.0"
26   },
27   "pushed_with_swift_version": "3.0"