| { |
| "name": "BottomSheeter", |
| "version": "0.1.2", |
| "summary": "BottomSheeter: One size fits all", |
| "description": "This is a generic bottom sheet reusable UIViewController", |
| "homepage": "https://github.com/pavan288/BottomSheeter", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "pavan.powani@practo.com": "pavan.powani@practo.com" |
| }, |
| "source": { |
| "git": "https://github.com/pavan288/BottomSheeter.git", |
| "tag": "0.1.2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "BottomSheeter/Classes/**/*", |
| "swift_versions": "4.0", |
| "swift_version": "4.0" |
| } |