[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 9 / f / 1 / GeolenkoChatView / 0.1.1 / GeolenkoChatView.podspec.json
blob2903c2696034065f815745b640ff6bf226989ee1
2   "name": "GeolenkoChatView",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "GeolenkoChatView is framevork for chats UI.",
7   "pod_target_xcconfig": {
8     "SWIFT_VERSION": "4.0"
9   },
10   "version": "0.1.1",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "George Kyrylenko": "georgekyrylenko1998@gmail.com"
17   },
18   "homepage": "https://github.com/GeorgeKyrylenko1998/ChatView.git",
19   "source": {
20     "git": "https://github.com/GeorgeKyrylenko1998/ChatView.git",
21     "tag": "0.1.1"
22   },
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Kingfisher": [
26       "~> 4.0"
27     ]
28   },
29   "source_files": "ChatView/**/*.{swift}"