[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / b / 7 / MGBottomSheet / 0.1.8 / MGBottomSheet.podspec.json
blob7f31bfe37c44c23ca298bf367bbdc54b90ad60c9
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.8",
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.8"
20   },
21   "frameworks": "UIKit",
22   "source_files": "MGBottomSheet/MGBottomSheet/**/*.{swift}",
23   "resource_bundles": {
24     "MGBottomSheet": [
25       "MGBottomSheet/MGBottomSheet/**/*.{storyboard,xib}"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"