[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 5 / c / UBottomSheet / 0.2.0 / UBottomSheet.podspec.json
blob7a30ffd9fb3b8160f80e7011d9fd62c7d2593f6f
2   "name": "UBottomSheet",
3   "version": "0.2.0",
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.2.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "UBottomSheet/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"