| { | |
| "name": "PanelKit", | |
| "version": "0.8", | |
| "license": "MIT", | |
| "summary": "A UI framework that enables panels on iOS.", | |
| "homepage": "https://github.com/louisdh/panelkit", | |
| "social_media_url": "http://twitter.com/LouisDhauwe", | |
| "authors": { | |
| "Louis D'hauwe": "louisdhauwe@silverfox.be" | |
| }, | |
| "source": { | |
| "git": "https://github.com/louisdh/panelkit.git", | |
| "tag": "0.8" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "PanelKit/**/*.swift", | |
| "pushed_with_swift_version": "3.0.2" | |
| } |