[Add] MapplsAPICore 1.0.16
[CocoaPods.git] / Specs / c / b / 0 / JHBottomSheet / 1.0.1 / JHBottomSheet.podspec.json
blobc5ddab74985d399d0c4b33f421bf1e64b231f635
2   "name": "JHBottomSheet",
3   "version": "1.0.1",
4   "summary": "Elegant bottom sheet(modal) by swift.",
5   "description": "Elegant bottom sheet(modal) by swift.\nA library that can easily show bottom modal sheets.\nIt can handle complex bottom sheets with fixed heights, flexible heights, and view controller with table view.\nYou can use it like a view controller.",
6   "homepage": "https://github.com/bazinga94/BottomSheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jongho Lee": "bazinga940@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/bazinga94/BottomSheet.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "Sources/BottomSheet/*.swift",
23   "swift_version": "4.2"