blob: 64f162221607686687b071e36882acdd354969ed [file] [log] [blame]
{
"name": "QminderAPI",
"version": "0.1.26",
"summary": "Qminder iOS API",
"description": "iOS wrapper for Qminder API.",
"homepage": "https://www.qminderapp.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Qminder Ltd.": "info@qminderapp.com"
},
"social_media_url": "https://www.facebook.com/QMinder/",
"source": {
"git": "https://github.com/Qminder/swift-api.git",
"tag": "0.1.26"
},
"source_files": "QminderAPI/Classes/**/*",
"platforms": {
"ios": "10.0",
"tvos": "10.0",
"osx": "10.12"
},
"dependencies": {
"Alamofire": [
"~> 4.4"
],
"SwiftyJSON": [
"~> 3.1"
],
"Starscream": [
"~> 2.0"
],
"ObjectMapper": [
"~> 2.2"
],
"RxSwift": [
"~> 3.2"
]
},
"pushed_with_swift_version": "3.0"
}