blob: 252b6272298cde599d55a26db6b0d42c94f6c2ba [file] [log] [blame]
{
"name": "NYXImagesKit",
"version": "2.1.1",
"platforms": {
"ios": null
},
"license": "Simplified BSD license",
"summary": "A set of efficient categories for UIImage class. It allows filtering, resizing, masking, rotating, enhancing... and more.",
"homepage": "https://github.com/Nyx0uf/NYXImagesKit",
"authors": "Benjamin Godard",
"source": {
"git": "https://github.com/Nyx0uf/NYXImagesKit.git",
"tag": "v2.1.1"
},
"source_files": [
"Categories",
"Classes",
"Helper"
],
"frameworks": [
"Accelerate",
"AssetsLibrary",
"ImageIO",
"MobileCoreServices",
"QuartzCore",
"CoreImage"
],
"requires_arc": true
}