blob: 034bc62bf7eb6b9a4af5b3b1ca513213b0a544ed [file] [log] [blame]
{
"name": "VaultSDK",
"version": "1.0.0-alpha-2",
"summary": "Very Good Security Vault iOS SDK for tokenizing senstive data",
"homepage": "https://github.com/victorlin/vgs-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fang-Pen Lin": "hello@fangpenlin.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/victorlin/vgs-ios-sdk.git",
"tag": "v1.0.0-alpha-2"
},
"source_files": [
"VaultSDK/**.swift",
"VaultSDK/**/*.swift"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}