[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 4 / 0 / 5 / MCBottomSheet / 0.1.3 / MCBottomSheet.podspec.json
blob63a7a0b91cf268950a32982c1ea19940bee89db2
2   "name": "MCBottomSheet",
3   "version": "0.1.3",
4   "summary": "A reusable component that lets you present view controllers as bottom sheets, like in Apple Maps.",
5   "description": "A reusable component that lets you present view controllers as draggables bottom sheets, like in the Apple Maps app. Completely written in Swift.",
6   "homepage": "https://github.com/marcocapano/MCBottomSheet",
7   "license": "MIT",
8   "authors": {
9     "": "marco24capano@icloud.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/marcocapano/MCBottomSheet.git",
16     "tag": "0.1.3"
17   },
18   "source_files": [
19     "MCBottomSheet",
20     "MCBottomSheet/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "swift_version": "4.1"