{ | |
"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" | |
} |