[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 9 / 0 / ALBusSeatView / 0.2.4 / ALBusSeatView.podspec.json
blob06f70081d9e2aba2b831a98f79d930e4f624705a
2   "name": "ALBusSeatView",
3   "version": "0.2.4",
4   "summary": "A customizable bus seat selection view",
5   "description": "ALBusSeatView allows you to build the bus seat selection process easier and fully customizable",
6   "homepage": "https://github.com/applogistdev/ALBusSeatView",
7   "screenshots": [
8     "https://raw.githubusercontent.com/applogistdev/ALBusSeatView/master/Screenshots/ss1.png",
9     "https://raw.githubusercontent.com/applogistdev/ALBusSeatView/master/Screenshots/ss2.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "sonifex": "sonerguler93@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/applogistdev/ALBusSeatView.git",
20     "tag": "0.2.4"
21   },
22   "social_media_url": "https://twitter.com/sonifex",
23   "platforms": {
24     "ios": "10.3"
25   },
26   "source_files": "ALBusSeatView/Classes/**/*",
27   "swift_versions": "5.0",
28   "resource_bundles": {
29     "ALBusSeatView": [
30       "ALBusSeatView/Assets/*.xcassets"
31     ]
32   },
33   "frameworks": "UIKit",
34   "swift_version": "5.0"