blob: ee39652a1b837642d765fb62e9cba1966b827d76 [file] [log] [blame]
{
"name": "VaultSDK",
"version": "0.0.1-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": "v0.0.1-alpha-1"
},
"source_files": [
"VaultSDK/**.swift",
"VaultSDK/**/*.swift"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "2.3"
},
"pushed_with_swift_version": "2.3"
}