blob: c460795622d11f9e1fd46290cfef27b4ce4fba55 [file] [log] [blame]
{
"name": "VaultSDK",
"version": "1.0.0-alpha-1",
"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-1"
},
"source_files": [
"VaultSDK/**.swift",
"VaultSDK/**/*.swift"
],
"pushed_with_swift_version": "3.0"
}