[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 2 / e / RajKPrivatePod / 0.1.4 / RajKPrivatePod.podspec.json
blob8aada92a78a4d304f47758c0180dbd1df8d0d65c
2   "name": "RajKPrivatePod",
3   "version": "0.1.4",
4   "summary": "A short description of RajKPrivatePod.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/rajdegpeg/PrivatePod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rajdegpeg": "rajendra.kadam@degpeg.com"
13   },
14   "source": {
15     "git": "https://github.com/rajdegpeg/PrivatePod.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "PrivatePod/Classes/**/*",
23   "resource_bundles": {
24     "PrivatePod": [
25       "PrivatePod/Assets/Images/*.png",
26       "PrivatePod/Assets/*.xib",
27       "PrivatePod/Classes/*.xib",
28       "PrivatePod/Assets/Storyboard.storyboard"
29     ]
30   },
31   "dependencies": {
32     "Socket.IO-Client-Swift": [
33       "~> 16.0"
34     ],
35     "MBProgressHUD": [
36       "~> 1.2"
37     ],
38     "Kingfisher": [
39       "~> 7.0"
40     ],
41     "ObjectMapper": [
42       "~> 4.2"
43     ],
44     "GrowingTextView": [
45       "0.7.2"
46     ],
47     "IQKeyboardManagerSwift": [
49     ]
50   },
51   "swift_version": "5.0"