[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 5 / c / UBottomSheet / 0.1.3 / UBottomSheet.podspec.json
blobeb76a59193c9967b83c888927b0e3e3fe5636cfb
2   "name": "UBottomSheet",
3   "version": "0.1.3",
4   "summary": "Mimics the iPhone Maps App bottom sheet",
5   "swift_versions": "5.0",
6   "description": "'Bottom sheet that mimics the behaviours and UI of iPhone Maps app.'",
7   "homepage": "https://github.com/OfTheWolf/UBottomSheet",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "uğur": "uguboz@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/OfTheWolf/UBottomSheet.git",
17     "tag": "0.1.3"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "UBottomSheet/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"