| { |
| "name": "YKPopupDialogView", |
| "version": "0.1.0", |
| "summary": "Simple and customizable popup dialog view with custom animations.", |
| "description": "Easy to use and customizable, there are various animation to show / hide popup dialog view. This library written with swift 3.", |
| "homepage": "https://github.com/yusufkildan/YKPopupDialogView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "yusufkildan": "kildanyusuf@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/yusufkildan/YKPopupDialogView.git", |
| "tag": "0.1.0" |
| }, |
| "social_media_url": "https://twitter.com/yusuf_kildan", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "YKPopupDialogView/Classes/**/*", |
| "frameworks": "UIKit", |
| "pushed_with_swift_version": "3.0" |
| } |