[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 8 / 2 / b / VaultSDK / 0.0.1-alpha-1 / VaultSDK.podspec.json
blobee39652a1b837642d765fb62e9cba1966b827d76
2   "name": "VaultSDK",
3   "version": "0.0.1-alpha-1",
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": "v0.0.1-alpha-1"
19   },
20   "source_files": [
21     "VaultSDK/**.swift",
22     "VaultSDK/**/*.swift"
23   ],
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "2.3"
26   },
27   "pushed_with_swift_version": "2.3"