blob: f8dfc3657642199fab45ee90e3966969fd5c909d [file] [log] [blame]
{
"name": "pixelValue",
"version": "0.0.1",
"summary": "Average pixel value of an image.",
"description": "A library to calculate the average pixel value of an image",
"homepage": "https://github.com/Luohuhu/pixelValueRepository",
"license": "MIT",
"authors": {
"luoxianfu": "24320182203245@stu.xmu.edu.cn"
},
"source": {
"git": "https://github.com/Luohuhu/pixelValueRepository.git",
"tag": "v0.0.1"
},
"source_files": [
"pixelValueRepository",
"pixelValueRepository/**/*.{h,m}"
],
"exclude_files": "pixelValueRepository/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}