| { |
| "name": "FloatingActionSheetController", |
| "version": "2.1.0", |
| "authors": { |
| "ra1028": "r.fe51028.r@gmail.com" |
| }, |
| "homepage": "https://github.com/ra1028", |
| "summary": "FloatingActionSheetController is a cool design ActionSheetController library written in Swift", |
| "source": { |
| "git": "https://github.com/ra1028/FloatingActionSheetController.git", |
| "tag": "2.1.0" |
| }, |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "FloatingActionSheetController/*.swift", |
| "requires_arc": true, |
| "ios": { |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |