[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 2 / 5 / 6 / ZipChatFramework / 0.2.0 / ZipChatFramework.podspec.json
blob3f671b28edc767129bbc96d8fa2a8522dec703f5
2   "name": "ZipChatFramework",
3   "version": "0.2.0",
4   "summary": "ZipChatFramework is useful for chat.",
5   "description": "ZipChatFramework useful for chat. It also support audio and video calls",
6   "homepage": "https://gitlab.com/keerthiv/zipchat",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "keerthiv": "keerthi@sparkouttech.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/keerthiv/zipchat.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "11.2"
20   },
21   "swift_version": "4.2",
22   "source_files": "ZipChat/**/*.{h,m,swift}",
23   "requires_arc": true,
24   "static_framework": true,
25   "dependencies": {
26     "Alamofire": [
28     ],
29     "DropDown": [
31     ],
32     "Firebase/Core": [
34     ],
35     "Firebase/Auth": [
37     ],
38     "Firebase/Database": [
40     ],
41     "Firebase/Messaging": [
43     ],
44     "Fabric": [
46     ],
47     "Crashlytics": [
49     ],
50     "Floaty": [
52     ],
53     "SDWebImageWebPCoder": [
55     ],
56     "ISEmojiView": [
58     ],
59     "Device.swift": [
61     ],
62     "SwiftyJSON": [
64     ],
65     "NVActivityIndicatorView": [
67     ],
68     "AlamofireImage": [
70     ],
71     "SQLite.swift": [
73     ],
74     "Reachability": [
76     ],
77     "SwiftDate": [
78       "~> 4.0"
79     ],
80     "KYDrawerController": [
82     ],
83     "UICircularProgressRing": [
85     ],
86     "Stripe": [
88     ],
89     "SinchRTC": [
91     ],
92     "GooglePlacePicker": [
94     ]
95   },
96   "xcconfig": {
97     "HEADER_SEARCH_PATHS": "$PODS_ROOT/BuildHeaders",
98     "OTHER_LDFLAGS": "$(inherited)"
99   }