blob: e2087a5af51443d0019258e3ea4e5dffbb5c6d9a [file] [log] [blame]
{
"name": "vaslAppSdk",
"version": "0.1.3",
"swift_version": "4.2",
"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.1.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "vaslAppSdk/Classes/**/*",
"dependencies": {
"SwiftProtobuf": [
"~> 1.3.0"
],
"Alamofire": [
"~> 4.8.0"
]
}
}