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