blob: 39ff13a810b4ffc34c5f1edad63978455c8337f3 [file] [log] [blame]
{
"name": "vaslAppSdk",
"version": "0.5.4",
"swift_versions": "5",
"summary": "vaslAppSdk is a Framework for connectin to Mbas-Vasl service",
"description": "this framework belongs to Vasl Company and you can use it for connecting to your service on vaslapp.com",
"homepage": "https://github.com/vaslco/vaslAppSdk.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vaslappco@gmail.com": "Ali Shatergholi"
},
"source": {
"git": "https://github.com/vaslco/vaslAppSdk.git",
"tag": "0.5.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "vaslAppSdk/Classes/**/*",
"dependencies": {
"SwiftProtobuf": [
],
"Alamofire": [
]
},
"swift_version": "5"
}