| { |
| "name": "LFSideViewController", |
| "version": "2.0.0", |
| "summary": "iOS side menu.", |
| "homepage": "https://github.com/luisfcofv/LFSideViewController", |
| "screenshots": "https://raw.githubusercontent.com/luisfcofv/LFSideViewController/master/LFSideViewController.gif", |
| "license": "MIT", |
| "authors": { |
| "Luis Flores": "me@luisflores.mx" |
| }, |
| "source": { |
| "git": "https://github.com/luisfcofv/LFSideViewController.git", |
| "tag": "2.0.0" |
| }, |
| "social_media_url": "https://twitter.com/luisfcofv", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "requires_arc": true, |
| "source_files": "LFSideViewController/LFSideViewController.swift", |
| "frameworks": "UIKit", |
| "pushed_with_swift_version": "3.0" |
| } |