blob: fffb0f29a21538877fc4aeb60cc4c4d9139b43a5 [file] [log] [blame]
{
"name": "vaslAppSdk",
"version": "0.4.1",
"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.4.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "vaslAppSdk/Classes/**/*",
"dependencies": {
"SwiftProtobuf": [
],
"Alamofire": [
]
},
"swift_version": "5"
}