| { |
| "name": "GKPictureInPictureView", |
| "version": "0.1.0", |
| "summary": "FaceTime/iOS PiP like throwable view", |
| "description": "Draggable, sizeable view which can placed in screen edges. Similar to FaceTime and PiP.", |
| "homepage": "https://github.com/gklka/GKPictureInPictureView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "gklka": "gk@lka.hu" |
| }, |
| "source": { |
| "git": "https://github.com/gklka/GKPictureInPictureView.git", |
| "tag": "0.1.0" |
| }, |
| "social_media_url": "https://twitter.com/gklka", |
| "platforms": { |
| "ios": null |
| }, |
| "source_files": "GKPictureInPictureView/Classes/**/*" |
| } |