blob: ea1bddd5809b5a7a7ceafc77c2b282ea550e6e01 [file] [log] [blame]
{
"name": "AutoCardSDK",
"version": "1.0.8",
"summary": "SDK for AutoCard iOS application",
"homepage": "https://persilab.com",
"authors": {
"Den Vasilyev": "denis.vasilyev@persilab.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://dl.dropboxusercontent.com/s/hu8g1c905mkdzdr/AutoCardSDK.zip"
},
"ios": {
"vendored_frameworks": "AutoCardSDK.framework"
},
"dependencies": {
"AEXML": [
"~> 4.1"
],
"AFNetworking": [
"~> 3.1"
],
"CryptoSwift": [
"~> 0.6"
]
},
"pushed_with_swift_version": "3.0"
}