blob: e2b18295ca56a6a6d3a6b924663c06f625e6d783 [file] [log] [blame]
{
"name": "Mitter",
"version": "0.0.5",
"summary": "Official iOS SDK for the Mitter messaging platform.",
"description": "Official iOS SDK for using the Mitter messaging platform in iOS apps and build apps around messaging.",
"homepage": "https://git.mitter.io/mitter-io/mitter-sdk-ios",
"license": "Apache-2.0",
"authors": {
"mitter.io": "contact@mitter.io"
},
"social_media_url": "http://twitter.com/mitter_io",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"source": {
"git": "https://github.com/mitterio/mitter-ios-sdk.git",
"tag": "0.0.5"
},
"dependencies": {
"RxSwift": [
"~> 4.0"
],
"Moya/RxSwift": [
"~> 11.0"
],
"Moya-ModelMapper/RxSwift": [
"~> 7.1.0"
],
"Alamofire": [
"~> 4.7"
],
"RxCocoa": [
"~> 4.0"
],
"PhoneNumberKit": [
"~> 2.5"
],
"Swinject": [
"~> 2.5.0"
],
"JWTDecode": [
"~> 2.1"
],
"Firebase/Core": [
],
"Firebase/Messaging": [
]
}
}