blob: eca8d3ffcb7e1a60368921e2bad5e2b78ec18252 [file] [log] [blame]
{
"name": "FlexibleImage",
"version": "1.5",
"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": "1.5"
},
"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": "3.0"
}