blob: 6a58c97bbceba8c274eed836b1cde212b73ab0fb [file] [log] [blame]
{
"name": "JoyMobilitySDK",
"version": "0.9.0",
"summary": "Use the JoyMobilitySDK to integrate mobility services into your own app.",
"swift_versions": "5.0",
"homepage": "https://joy-mobility.com/",
"license": "Copyright 2019 JoyMobility",
"authors": {
"Joy Mobility": "info@joy-mobility.com"
},
"source": {
"http": "https://joy-cocoapods.s3.us-east-2.amazonaws.com/JoyMobilitySDK.zip"
},
"static_framework": true,
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "JoyMobilitySDK.framework"
},
"resources": "JoyMobilitySDK.bundle",
"frameworks": "CoreLocation",
"dependencies": {
"JLRoutes": [
"~> 2.1"
],
"PureLayout": [
"~> 3.1.4"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"UITextView+Placeholder": [
"~> 1.2.1"
],
"FloatingPanel": [
"~> 1.6.4"
],
"NotificationBannerSwift": [
"~> 2.5.1"
],
"IQKeyboardManagerSwift": [
"~> 6.2.0"
],
"Apollo": [
"~> 0.15.0"
],
"Alamofire": [
"~> 4.7.3"
],
"SwiftAsyncTasks": [
"~> 1.4.0"
],
"Kingfisher": [
"~> 5.3.1"
],
"RealmSwift": [
"~> 3.14.2"
],
"GoogleMaps": [
"~> 3.3.0"
],
"GooglePlaces": [
"~> 3.3.0"
],
"GoogleUtilities": [
"~> 6.2.5"
],
"FirebaseDynamicLinks": [
"~> 4.0.3"
]
},
"swift_version": "5.0"
}