[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / e / f / APlus / 0.1.1 / APlus.podspec.json
blobcb0c931536376a3c9468214cc1ec0bdb33d4516b
2   "name": "APlus",
3   "version": "0.1.1",
4   "summary": "APlus Chat is light weight SDK use for ChatSocket",
5   "description": "Plus Chat is light weight SDK use Socket.io for Real Time Communication",
6   "homepage": "https://github.com/AshishRathod84/APlusChat",
7   "license": "MIT",
8   "authors": {
9     "AshishRathod84": "ashish.rathod@auxanoglobalservices.com"
10   },
11   "platforms": {
12     "ios": "14.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/AshishRathod84/APlusChat.git",
17     "tag": "0.1.1"
18   },
19   "source_files": [
20     "APlus",
21     "APlus/**/*.{h,m,swift}"
22   ],
23   "resources": "APlus/**/*.{png,jpeg,jpg,storyboard,xib,xcasset}",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "Socket.IO-Client-Swift": [
28     ],
29     "ProgressHUD": [
31     ]
32   },
33   "swift_version": "5.0"