[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 2 / 4 / Spreadbot_iOS / 1.0.9 / Spreadbot_iOS.podspec.json
blob4124c576bc497dfd0f8d09f9943094018d63b874
2   "name": "Spreadbot_iOS",
3   "version": "1.0.9",
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.9",
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     "Starscream": [
29       "~> 2.1"
30     ]
31   },
32   "pushed_with_swift_version": "3.1"