[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 2 / 9 / ChatPod / 0.1.15 / ChatPod.podspec.json
blob903198d761bae421ac44610225aaaeace6aebbfd
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.15",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Mahmoud helmy": "m.ahmed@intcore.net"
15   },
16   "homepage": "https://bitbucket.org/intcore/reusable_chat_ios",
17   "source": {
18     "git": "https://MahmodHelmy@bitbucket.org/intcore/reusable_chat_ios.git",
19     "tag": "0.1.15"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.9.1"
25     ],
26     "Socket.IO-Client-Swift": [
27       "~> 15.2.0"
28     ],
29     "MessageKit": [
31     ],
32     "SwiftyJSON": [
34     ],
35     "SVPinView": [
36       "~> 1.0"
37     ]
38   },
39   "source_files": "ChatPod/**/*.{swift}",
40   "resources": "ChatPod/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
41   "resource_bundles": {
42     "ChatPod": [
43       "ChatPod/**/*.{lproj,storyboard}"
44     ]
45   },
46   "swift_versions": "4.2",
47   "swift_version": "4.2"