blob: f7f4c26e448eeefd2c54f0eb2a68e42f040db660 [file] [log] [blame]
{
"name": "VaslBaseSDK",
"version": "0.1.0",
"swift_versions": "5",
"summary": "BaseSDK 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/siamakrostami/BaseSDK.git",
"authors": {
"srostami2005@gmail.com": "Siamak Rostami"
},
"source": {
"git": "https://github.com/siamakrostami/BaseSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "BaseSDK/**/*.{h,m,swift}",
"dependencies": {
"SwiftProtobuf": [
],
"Alamofire": [
"4.9.1"
]
},
"swift_version": "5"
}