blob: 4f5f27eea0fbb0973a7453a50e8b75e4e4dc81dd [file] [log] [blame]
{
"name": "Spreadbot_iOS",
"version": "1.0.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Spreadbot client for iOS/OS X",
"homepage": "http://www.spreadbot.io",
"social_media_url": "https://twitter.com/spreadbotHQ",
"authors": {
"Spreadbot": "contact@spreadbot.io"
},
"source": {
"git": "https://github.com/Spreadbot/Spreadbot_iOS.git",
"tag": "v1.0.6",
"submodules": true
},
"platforms": {
"ios": "9.1"
},
"requires_arc": true,
"source_files": "Sources/*.{h,swift}",
"dependencies": {
"Alamofire": [
"~> 4.5"
],
"RxSwift": [
"~> 3.5"
],
"RxSwiftExt": [
"~> 2.5"
],
"Starscream": [
"~> 2.1"
]
},
"pushed_with_swift_version": "3.1"
}