blob: 38475c2d0f07d643c3611862293350db600dfc2a [file] [log] [blame]
{
"name": "ChatF",
"version": "0.0.13",
"summary": "ChatF sdk from Milo",
"description": "Chat sdk as library.",
"homepage": "https://github.com/JaleelNazir/ChatF",
"license": "MIT",
"authors": {
"Jaleel Nazir": "nazirjaleel@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/JaleelNazir/ChatF.git",
"tag": "0.0.13"
},
"source_files": "MiloSdk/*.{h}",
"ios": {
"frameworks": "UIKit",
"vendored_frameworks": "MiloSdk/MiloSdk.framework"
},
"static_framework": true,
"dependencies": {
"Alamofire": [
"4.8.1"
],
"Amplitude-iOS": [
"4.5.0"
],
"Crashlytics": [
"3.12.0"
],
"Fabric": [
"1.9.0"
],
"Google/Analytics": [
"2.0.4"
],
"IQKeyboardManagerSwift": [
"6.2.0"
],
"Kingfisher": [
"5.1.1"
],
"lottie-ios": [
"2.5.2"
],
"ObjectMapper": [
"3.4.2"
],
"Socket.IO-Client-Swift": [
"14.0.0"
]
},
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/MiloSdk\""
},
"requires_arc": true
}