blob: e50e1d9917e891efa20a4600a4273c9127ed41e7 [file] [log] [blame]
{
"name": "seatsio",
"version": "11.1.0",
"summary": "The official Seats.io library for iOS",
"homepage": "https://github.com/seatsio/seatsio-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/seatsio/seatsio-ios.git",
"tag": "11.1.0"
},
"authors": {
"The Seats.io team": "dev@seats.io"
},
"platforms": {
"ios": "8.0"
},
"source_files": "seatsio-ios/*",
"exclude_files": "seatsio-ios/**/*.plist",
"swift_versions": [
"4.0"
],
"dependencies": {
"JustBridge": [
"~> 4.2.0"
]
},
"swift_version": "4.0"
}