| { |
| "name": "FlexibleImage", |
| "version": "1.9", |
| "summary": "A simple way to play with image!", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "homepage": "https://github.com/Kawoou/FlexibleImage", |
| "authors": { |
| "Jungwon An": "kawoou@kawoou.kr" |
| }, |
| "social_media_url": "http://fb.com/kawoou", |
| "source": { |
| "git": "https://github.com/Kawoou/FlexibleImage.git", |
| "tag": "v1.9" |
| }, |
| "requires_arc": true, |
| "source_files": "Sources/**/*.{swift,metal}", |
| "platforms": { |
| "ios": "8.0", |
| "tvos": "9.0", |
| "osx": "10.10", |
| "watchos": "2.0" |
| }, |
| "pushed_with_swift_version": "4.1" |
| } |