blob: 956deec7de65173628e6f01fd00e49b2f31504a5 [file] [log] [blame]
{
"name": "ALBusSeatView",
"version": "0.2.5",
"summary": "A customizable bus seat selection view",
"description": "ALBusSeatView allows you to build the bus seat selection process easier and fully customizable",
"homepage": "https://github.com/applogistdev/ALBusSeatView",
"screenshots": [
"https://raw.githubusercontent.com/applogistdev/ALBusSeatView/master/Screenshots/ss1.png",
"https://raw.githubusercontent.com/applogistdev/ALBusSeatView/master/Screenshots/ss2.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sonifex": "sonerguler93@gmail.com"
},
"source": {
"git": "https://github.com/applogistdev/ALBusSeatView.git",
"tag": "0.2.5"
},
"social_media_url": "https://twitter.com/sonifex",
"platforms": {
"ios": "10.3"
},
"source_files": "ALBusSeatView/Classes/**/*",
"swift_versions": "5.0",
"resource_bundles": {
"ALBusSeatView": [
"ALBusSeatView/Assets/*.xcassets"
]
},
"frameworks": "UIKit",
"swift_version": "5.0"
}