blob: a5f1cebd76a0c2885656073daea9171ae0d86288 [file] [log] [blame]
{
"name": "RBS",
"version": "0.4.8",
"summary": "RBS iOS SDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/rettersoft/rbs-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"baranbaygan": "baran@rettermobile.com"
},
"source": {
"git": "https://github.com/rettersoft/rbs-ios-sdk.git",
"tag": "0.4.8"
},
"platforms": {
"ios": "10.0"
},
"source_files": "RBS/Classes/**/*",
"dependencies": {
"Moya": [
"~> 14.0"
],
"Alamofire": [
"~> 5.2"
],
"ObjectMapper": [
"~> 3.4"
],
"KeychainSwift": [
"~> 19.0"
],
"JWTDecode": [
"~> 2.4"
]
}
}