blob: 996f4fd6b2174a80807d85c579d261466bc33681 [file] [log] [blame]
{
"name": "YUCIImageView",
"version": "0.4",
"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.4"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.11"
},
"source_files": "Sources/**/*.{h,m}"
}