[Add] FaceSDKNightly 6.3.2246
[CocoaPods.git] / Specs / 3 / e / f / APlus / 0.0.3 / APlus.podspec.json
blob3444ddeebc2173589f8cd20c3b09380f8bceb53f
2   "name": "APlus",
3   "version": "0.0.3",
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.0.3"
18   },
19   "source_files": [
20     "APlus",
21     "APlus/**/*.{h,m,swift,xib}"
22   ],
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Socket.IO-Client-Swift": [
27     ],
28     "ProgressHUD": [
30     ]
31   },
32   "swift_version": "5.0"