[Add] TrustlySDK 3.3.0
[CocoaPods.git] / Specs / 1 / b / 7 / MGBottomSheet / 1.0.2 / MGBottomSheet.podspec.json
blobff0079ca72d8c8e0f0a9048072a9d9cd8a7663c2
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.2",
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.2"
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"