[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 2 / 9 / RxSocket.io / 1.0.5 / RxSocket.io.podspec.json
blob7ce79721ba1acb0d71aee96a60632250031c17a2
2   "name": "RxSocket.io",
3   "version": "1.0.5",
4   "summary": "Listen to a codable! With RxSocket.io library your distance to whole socket complexity is a single line of code.",
5   "description": "'This library uses PublishSubjects and if the codable model decoded successfully, then the decoded object will send into that publishSubjec and return observable version of it.functionalities are separated into 2 different protocols of SocketToggle, SocketMessage'",
6   "homepage": "https://github.com/RxSwiftCommunity/RxSocket.io",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "behrad-kzm": "behrad.kzm@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/RxSwiftCommunity/RxSocket.io.git",
16     "tag": "1.0.5"
17   },
18   "social_media_url": "https://www.linkedin.com/in/kaazemi",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5",
23   "source_files": [
24     "RxSocket.io/Classes/**/*.{h,m,swift}",
25     "RxSocket.io/Classes/*.{h,m,swift}"
26   ],
27   "dependencies": {
28     "RxSwift": [
30     ],
31     "RxCocoa": [
33     ],
34     "Socket.IO-Client-Swift": [
36     ]
37   },
38   "swift_version": "5"