blob: 2df39f85ce55019d3981802f470f4e583267d493 [file] [log] [blame]
{
"name": "seatsio",
"version": "11.2.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.2.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"
}