blob: 4f7991c7b4fe10ed21d74b5fc29d7b4b7b10d82a [file] [log] [blame]
{
"name": "SAMCoreImageView",
"version": "0.1.0",
"authors": {
"Sam Soffes": "sam@soff.es"
},
"homepage": "https://github.com/soffes/SAMCoreImageView",
"summary": "Fast image view for CIImage's.",
"source": {
"git": "https://github.com/soffes/SAMCoreImageView.git",
"tag": "v0.1.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreGraphics",
"CoreImage"
],
"source_files": "SAMCoreImageView"
}