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