[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / d / 4 / OneChatLib / 0.1.0 / OneChatLib.podspec.json
blob8b3119c691828b05ac041a6e122f378203724f4b
2   "name": "OneChatLib",
3   "version": "0.1.0",
4   "summary": "This if Library of OneChatLib.",
5   "description": "OnechatLib is Library for easier call service of OneChat.It make you can call any function for use own service on your project.",
6   "homepage": "https://gitlab.com/tangentw/onechatlib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wuthisak nachaithong": "wuthisak.na@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/tangentw/onechatlib.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "OneChatLib/Classes/**/*.{h,m,swift}",
23   "dependencies": {
24     "ReachabilitySwift": [
26     ],
27     "Alamofire": [
29     ],
30     "ObjectMapper": [
31       "~> 3.5.1"
32     ],
33     "AlamofireObjectMapper": [
35     ],
36     "RxSwift": [
37       "~> 5"
38     ],
39     "RxCocoa": [
40       "~> 5"
41     ],
42     "Socket.IO-Client-Swift": [
43       "~> 13.1.0"
44     ]
45   },
46   "swift_version": "4.0"