blob: 5db3c44ba113528309d127ccd3fac3ad7bc5e8d0 [file] [log] [blame]
{
"name": "FlexibleImage",
"version": "1.10",
"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.10"
},
"requires_arc": true,
"source_files": "Sources/**/*.{swift,metal}",
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.10",
"watchos": "2.0"
}
}