blob: c4cc4cacfee9c6e38c69b24c5e609768ea6ad929 [file] [log] [blame]
{
"name": "YUCIImageView",
"version": "0.2",
"authors": {
"YuAo": "me@imyuao.com"
},
"homepage": "https://github.com/YuAo/YUCIImageView",
"summary": "An image view for rendering CIImage with Metal/OpenGL/CoreGraphics.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/YuAo/YUCIImageView.git",
"tag": "0.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.11"
},
"source_files": "Sources/**/*.{h,m}"
}