[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / c / 1 / b / CJKTCategory / 0.1.1 / CJKTCategory.podspec.json
blob6154cba90fdf844d06e21c056068f5b1c5a10a53
2   "name": "CJKTCategory",
3   "version": "0.1.1",
4   "summary": "CJKTCategory:一些常用的Category",
5   "description": "CJKTCategory:项目中一些常用的Category",
6   "homepage": "https://github.com/Dxc123/CJKTCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dxc123": "daixingchuang@163.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/Dxc123/CJKTCategory.git",
19     "tag": "0.1.1"
20   },
21   "requires_arc": true,
22   "source_files": "CJKTCategory/**/*.{h,m}",
23   "public_header_files": "CJKTCategory/**/*.{h}",
24   "frameworks": [
25     "UIKit",
26     "CoreFoundation",
27     "CoreText",
28     "QuartzCore",
29     "Accelerate",
30     "MobileCoreServices"
31   ]