[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / e / 3 / 0 / RGBottomSheet / 1.0 / RGBottomSheet.podspec.json
blobd62f5c27e7ded9aa2f4ef6bc29f3c00503183da1
2   "name": "RGBottomSheet",
3   "version": "1.0",
4   "summary": "RGBottomSheet is an iOS UI component which presents a dismissible view from the bottom of the screen!",
5   "authors": {
6     "Ritesh Gupta": "rg.riteshh@gmail.com"
7   },
8   "license": "MIT",
9   "homepage": "https://github.com/riteshhgupta/RGBottomSheet",
10   "source": {
11     "git": "https://github.com/riteshhgupta/RGBottomSheet.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Source/*.{swift}",
18   "requires_arc": true,
19   "pushed_with_swift_version": "3.0"