blob: 976dd85ad0e3b448915292a16455488fddc1d805 [file] [log] [blame]
{
"name": "ConvergedServicesCore",
"version": "0.0.6",
"summary": "This is a IMW ConvergedServicesCore.",
"description": "This is a framework for IMW Converged Services for Motorola Solutions.",
"homepage": "http://motorolasolutions.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Davis Vincent-MKN847": "Vince.Davis@motorolasolutions.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://bitbucket.mot-solutions.com/scm/isase/converged-services-ios.git",
"tag": "0.0.6"
},
"vendored_frameworks": "Frameworks/ConvergedServicesCore.framework",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"JWTDecode": [
"~> 1.0"
],
"Starscream": [
"~> 1.1.3"
],
"Alamofire": [
"~> 3.4"
],
"RealmSwift": [
"~> 1.0.0"
],
"SwiftyJSON": [
"~> 2.3.2"
],
"XMPPFramework": [
"~> 3.6.6"
],
"SwiftKeychainWrapper": [
"~> 1.0"
]
}
}