blob: ac75589caf536fe89999f6e8264822d11ce2802b [file] [log] [blame]
{
"name": "CJKTCategory",
"version": "0.1.0",
"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.0"
},
"requires_arc": true,
"source_files": "CJKTCategory/**/*.{h,m}",
"public_header_files": "CJKTCategory/**/*.{h}",
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"QuartzCore",
"Accelerate",
"MobileCoreServices"
]
}