[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 2 / 9 / ChatPod / 0.1.16 / ChatPod.podspec.json
blob5b6d529172d0f48eae3decfba699bff2f70a24ec
2   "name": "ChatPod",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "summary": "Chat Pod for reusable chat.",
7   "requires_arc": true,
8   "version": "0.1.16",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Beshoy Wagih": "b.wagih@intcore.net"
15   },
16   "homepage": "https://beshoy_wagih@bitbucket.org/intcore/reusable_chat_ios",
17   "source": {
18     "git": "https://beshoy_wagih@bitbucket.org/intcore/reusable_chat_ios.git",
19     "branch": "almahata-chat",
20     "tag": "0.1.16"
21   },
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.9.1"
26     ],
27     "Socket.IO-Client-Swift": [
28       "~> 15.2.0"
29     ],
30     "MessageKit": [
32     ],
33     "SwiftyJSON": [
35     ],
36     "SVPinView": [
37       "~> 1.0"
38     ]
39   },
40   "source_files": "ChatPod/**/*.{swift}",
41   "resources": "ChatPod/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
42   "resource_bundles": {
43     "ChatPod": [
44       "ChatPod/**/*.{lproj,storyboard}"
45     ]
46   },
47   "swift_versions": "4.2",
48   "swift_version": "4.2"