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