[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 3 / 2 / APlusChat / 0.0.2.0.3 / APlusChat.podspec.json
blob9d1c2cb2310404e85d73c47a2957cb41430bd3e8
2   "name": "APlusChat",
3   "version": "0.0.2.0.3",
4   "summary": "APlusChat Chat is light weight SDK use for Chat.",
5   "description": "Plus Chat is light weight SDK use Socket.io for Real Time Communication.",
6   "homepage": "https://github.com/pranayprajapati/APlusChat",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pranayprajapati": "pranay.prajapati@auxanoglobalservices.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/pranayprajapati/APlusChat.git",
20     "tag": "0.0.2.0.3"
21   },
22   "source_files": [
23     "APlus",
24     "APlus/**/*.{h, m, swift}"
25   ],
26   "resources": "APlus/**/*.{png, jpeg, jpg, storyboard, xib, xcasset, xcassets}",
27   "frameworks": "UIKit",
28   "dependencies": {
29     "Socket.IO-Client-Swift": [
31     ],
32     "ProgressHUD": [
34     ],
35     "JGProgressHUD": [
37     ]
38   },
39   "swift_version": "5.0"