blob: 8acec321076e24100e2d38b4c4a9c7567cd8e22a [file] [log] [blame]
{
"name": "ImageGrayScale",
"version": "1.0.0",
"summary": "Turn a image to gray",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Scyano/ImageGrayScale",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Scyano": "scyano@icloud.com.com"
},
"source": {
"git": "https://github.com/Scyano/ImageGrayScale.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ImageGrayScale/Classes/**/*"
}