[Add] DocumentReaderBarcode 7.5.10922
[CocoaPods.git] / Specs / 2 / f / 1 / pixelValue / 0.0.1 / pixelValue.podspec.json
blobf8dfc3657642199fab45ee90e3966969fd5c909d
2   "name": "pixelValue",
3   "version": "0.0.1",
4   "summary": "Average pixel value of an image.",
5   "description": "A library to calculate the average pixel value of an image",
6   "homepage": "https://github.com/Luohuhu/pixelValueRepository",
7   "license": "MIT",
8   "authors": {
9     "luoxianfu": "24320182203245@stu.xmu.edu.cn"
10   },
11   "source": {
12     "git": "https://github.com/Luohuhu/pixelValueRepository.git",
13     "tag": "v0.0.1"
14   },
15   "source_files": [
16     "pixelValueRepository",
17     "pixelValueRepository/**/*.{h,m}"
18   ],
19   "exclude_files": "pixelValueRepository/Exclude",
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }