| { |
| "name": "DeliBinary", |
| "version": "0.2.0", |
| "summary": "Simple and easy DI Container", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "homepage": "https://github.com/kawoou/Deli", |
| "authors": { |
| "Jungwon An": "kawoou@kawoou.kr" |
| }, |
| "social_media_url": "http://fb.com/kawoou", |
| "source": { |
| "http": "https://github.com/kawoou/Deli/releases/download/v0.2.0/portable_deli.zip" |
| }, |
| "preserve_paths": "*", |
| "exclude_files": "**/file.zip", |
| "platforms": { |
| "osx": null, |
| "ios": null, |
| "tvos": null, |
| "watchos": null |
| } |
| } |