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