[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / a / 5 / 8 / ChatF / 0.0.13 / ChatF.podspec.json
blob38475c2d0f07d643c3611862293350db600dfc2a
2   "name": "ChatF",
3   "version": "0.0.13",
4   "summary": "ChatF sdk from Milo",
5   "description": "Chat sdk as library.",
6   "homepage": "https://github.com/JaleelNazir/ChatF",
7   "license": "MIT",
8   "authors": {
9     "Jaleel Nazir": "nazirjaleel@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/JaleelNazir/ChatF.git",
16     "tag": "0.0.13"
17   },
18   "source_files": "MiloSdk/*.{h}",
19   "ios": {
20     "frameworks": "UIKit",
21     "vendored_frameworks": "MiloSdk/MiloSdk.framework"
22   },
23   "static_framework": true,
24   "dependencies": {
25     "Alamofire": [
26       "4.8.1"
27     ],
28     "Amplitude-iOS": [
29       "4.5.0"
30     ],
31     "Crashlytics": [
32       "3.12.0"
33     ],
34     "Fabric": [
35       "1.9.0"
36     ],
37     "Google/Analytics": [
38       "2.0.4"
39     ],
40     "IQKeyboardManagerSwift": [
41       "6.2.0"
42     ],
43     "Kingfisher": [
44       "5.1.1"
45     ],
46     "lottie-ios": [
47       "2.5.2"
48     ],
49     "ObjectMapper": [
50       "3.4.2"
51     ],
52     "Socket.IO-Client-Swift": [
53       "14.0.0"
54     ]
55   },
56   "xcconfig": {
57     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/MiloSdk\""
58   },
59   "requires_arc": true