[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 2 / 4 / Spreadbot_iOS / 1.0.7 / Spreadbot_iOS.podspec.json
blobaf1751f04add715aaf322d6c7c76649157083d4e
2   "name": "Spreadbot_iOS",
3   "version": "1.0.7",
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.7",
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     "Starscream": [
35       "~> 2.1"
36     ]
37   },
38   "pushed_with_swift_version": "3.1"