[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 1 / 6 / FZImageUtilCategory / 0.0.2 / FZImageUtilCategory.podspec.json
blob8dffe7e1dc1a414ef64567d88045d611f8cd3533
2   "name": "FZImageUtilCategory",
3   "version": "0.0.2",
4   "summary": "Some useful methods for UIImage, written in category. Like scaling, cropping.",
5   "description": "\t\t\tIt is very easy to use this lib to :\n\t\t\t1.create thumbnails.\n\t\t\t2.generate single color image\n\t\t\t3.scale image\n\t\t\t4.crop image\n",
6   "homepage": "https://github.com/jiecao-fm/FZImageUtilCategory.git",
7   "license": "MIT",
8   "authors": {
9     "Shannon": "shannonchou@126.com"
10   },
11   "social_media_url": "https://twitter.com/shannonchou1988",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/jiecao-fm/FZImageUtilCategory.git",
17     "tag": "0.0.2"
18   },
19   "source_files": "FZImageUtilCategory/**/*.*",
20   "requires_arc": true