[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / b / 7 / MGBottomSheet / 0.1.0 / MGBottomSheet.podspec.json
blobf707256f9daaed871065540fcd7252a8aee8d5c2
2   "name": "MGBottomSheet",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "MGBottomSheet lets a user create a bottom sheet for select actions with material appearance.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Guillermo Garcia Rebolo": "guillermogarcia_18@hotmail.com"
15   },
16   "homepage": "https://github.com/guille969/MGBottomSheet",
17   "source": {
18     "git": "https://github.com/guille969/MGBottomSheet.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "MGBottomSheet/**/*.{swift}",
23   "resources": "MGBottomSheet/**/*.{png,jpeg,jpg,storyboard,xib}",
24   "pushed_with_swift_version": "3.0"