[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / b / 7 / MGBottomSheet / 1.0.5 / MGBottomSheet.podspec.json
blob0ae832970432781938f476a4c8c2d0ae3286dee7
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": "1.0.5",
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": "1.0.5"
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"