[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / 4 / Spreadbot_iOS / 1.0.0 / Spreadbot_iOS.podspec.json
blobce694baf49e2334e83e3d16bda60c43f1fa168ac
2   "name": "Spreadbot_iOS",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Spreadbot client for iOS/OS X",
9   "homepage": "http://www.spreadbot.io",
10   "social_media_url": "https://twitter.com/spreadbotHQ",
11   "authors": {
12     "Spreadbot": "contact@spreadbot.io"
13   },
14   "source": {
15     "git": "https://github.com/Spreadbot/Spreadbot_iOS.git",
16     "tag": "v1.0.0",
17     "submodules": true
18   },
19   "platforms": {
20     "ios": "9.1"
21   },
22   "requires_arc": true,
23   "source_files": "Sources/*.{h,swift}",
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.5"
27     ],
28     "RxSwift": [
29       "~> 3.5"
30     ],
31     "RxSwiftExt": [
32       "~> 2.5"
33     ],
34     "Locksmith": [
35       "~> 3.0"
36     ],
37     "Socket.IO-Client-Swift": [
38       "~> 10.0"
39     ]
40   },
41   "pushed_with_swift_version": "3.1"