blob: b8c3da416bb59baeb4f6b83739838da8a6545fb1 [file] [log] [blame]
{
"name": "Spreadbot_iOS",
"version": "1.1.0",
"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.1.0",
"submodules": true
},
"platforms": {
"ios": "9.1"
},
"requires_arc": true,
"source_files": "Sources/*.{h,swift}",
"dependencies": {
"Alamofire": [
"~> 4.5"
],
"Starscream": [
"~> 2.1"
]
},
"pushed_with_swift_version": "3.1"
}