[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 1 / b / CJKTCategory / 0.1.5 / CJKTCategory.podspec.json
blob64882260252b7e3636b57ab13a476ebb3e5d4a5a
2   "name": "CJKTCategory",
3   "version": "0.1.5",
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.5"
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   ]