blob: 1ea531fa90b0154299a7b0e272a99e22b9415a1a [file] [log] [blame]
{
"name": "CJKTCategory",
"version": "0.1.3",
"summary": "CJKTCategory:一些常用的Category",
"description": "CJKTCategory:项目中一些常用的Category",
"homepage": "https://github.com/Dxc123/CJKTCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dxc123": "daixingchuang@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Dxc123/CJKTCategory.git",
"tag": "0.1.3"
},
"requires_arc": true,
"source_files": "CJKTCategory/**/*.{h,m}",
"public_header_files": "CJKTCategory/**/*.{h}",
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"QuartzCore",
"Accelerate",
"MobileCoreServices"
]
}