blob: abba80fd7e5a4d3b1905a6301e1ff88fea4fefc5 [file] [log] [blame]
{
"name": "ALBusSeatView",
"version": "0.2.2",
"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/screenshot/Screenshots/ss1.png",
"https://raw.githubusercontent.com/applogistdev/ALBusSeatView/screenshot/Screenshots/ss2.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sonifex": "sonerguler93@gmail.com"
},
"source": {
"git": "https://github.com/applogistdev/ALBusSeatView.git",
"tag": "0.2.2"
},
"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"
}