blob: bfeb9da5a1423616744511163d2bf1b93506ac9e [file] [log] [blame]
{
"name": "CoreImageExtensions",
"version": "0.1.0",
"platforms": {
"ios": "9.0"
},
"license": {
"type": "BSD"
},
"homepage": "https://github.com/pixelrevision/CoreImageExtensions",
"authors": {
"Malcolm Wilson": "pixelrevision@gmail.com"
},
"summary": "Type saftey and chaining for CoreImage filters.",
"source": {
"git": "https://github.com/pixelrevision/CoreImageExtensions.git",
"tag": "0.1.0"
},
"source_files": "Source/*.swift",
"frameworks": "CoreImage"
}