| { |
| "name": "INXActionsheet", |
| "version": "1.0.0", |
| "summary": "Elegant Popover view in Swift", |
| "description": "These will help people to find your library, and whilst it can feel like a chore to fill in it's definitely to your advantage summary should be tweet-length, and the description more in depth.", |
| "homepage": "https://github.com/alexinx/INXActionsheet", |
| "license": "MIT (Alex INX)", |
| "authors": { |
| "": "" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/alexinx/INXActionsheet.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "INXActionsheet/*.swift", |
| "frameworks": "UIKit", |
| "pushed_with_swift_version": "3.0" |
| } |