blob: c767de5f3e5c9ff74fda8da00429370d82e17335 [file] [log] [blame]
{
"name": "Cmg",
"version": "1.0.0",
"summary": "Easy image filtering library of using Core Image.",
"homepage": "https://github.com/xxxAIRINxxx/Cmg",
"license": "MIT",
"authors": {
"Airin": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/Cmg.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift"
}