[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 8 / 3 / 2 / APlusChat / 0.0.2.4.2 / APlusChat.podspec.json
blob8b8514adc62645e9838c66036cb1622b9666ffe5
2   "name": "APlusChat",
3   "version": "0.0.2.4.2",
4   "summary": "APlusChat 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/pranayprajapati/APlusChat",
7   "license": "MIT",
8   "authors": {
9     "pranayAuxano": "pranay.prajapati@auxanoglobalservices.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/pranayprajapati/APlusChat.git",
17     "tag": "0.0.2.4.2"
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     "ProgressHUD": [
28     ]
29   },
30   "swift_version": "5.0"