[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / c / 1 / GGCategory / 0.1.6 / GGCategory.podspec.json
blob7d099dcc5ba36ab2fe53f56e6377230972a24d08
2   "name": "GGCategory",
3   "version": "0.1.6",
4   "summary": "GGCategory provide basic class extension services.",
5   "description": "This library provides developers with frequently used classifications to facilitate developers' rapid development and save development time costs",
6   "homepage": "https://github.com/KingLjk/GGCategory",
7   "license": "MIT",
8   "authors": {
9     "李佳贵": "942513675@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/KingLjk/GGCategory.git",
16     "tag": "0.1.6"
17   },
18   "source_files": [
19     "GGCategory/GGCategory/*.h",
20     "GGCategory/GGCategory/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "ImageIO"
25   ],
26   "requires_arc": true