[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / b / 5 / f / SwiftChat / 0.1.0 / SwiftChat.podspec.json
blob031baacb62319237a62fde61a5db9abecfd9c3b5
2   "name": "SwiftChat",
3   "version": "0.1.0",
4   "summary": "SwiftChat it is Protocol Orinented simple chat, for save you time",
5   "swift_versions": "4.2",
6   "description": "SwiftChat it is Protocol Orinented simple chat, for save you time",
7   "homepage": "https://github.com/balashov152/SwiftChat",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "balashov152": "balashov.152@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/balashov152/SwiftChat.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "SwiftChat/Classes/**/*",
23   "resource_bundles": {
24     "SwiftChat": [
25       "SwiftChat/Assets/*.xcassets"
26     ]
27   },
28   "dependencies": {
29     "BABFrameObservingInputAccessoryView": [
31     ],
32     "UIScrollView-InfiniteScroll": [
34     ],
35     "SwiftPermissionManager": [
37     ],
38     "SnapKit": [
40     ],
41     "RPCircularProgress": [
42       "0.4.1"
43     ],
44     "OHQBImagePicker": [
45       "1.0.12"
46     ]
47   },
48   "swift_version": "4.2"