| { |
| "name": "RGBottomSheet", |
| "version": "1.0", |
| "summary": "RGBottomSheet is an iOS UI component which presents a dismissible view from the bottom of the screen!", |
| "authors": { |
| "Ritesh Gupta": "rg.riteshh@gmail.com" |
| }, |
| "license": "MIT", |
| "homepage": "https://github.com/riteshhgupta/RGBottomSheet", |
| "source": { |
| "git": "https://github.com/riteshhgupta/RGBottomSheet.git", |
| "tag": "1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "Source/*.{swift}", |
| "requires_arc": true, |
| "pushed_with_swift_version": "3.0" |
| } |