blob: 75add7eb6f7381f3ea298f03e084110793fdf66a [file] [log] [blame]
{
"name": "CYKFoundation",
"version": "1.0.4",
"summary": "常用基础封装",
"description": "常用方法,类别的封装",
"homepage": "https://github.com/cocopodspublic/CYKFoundation",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Jerry": "chenyongkaiios@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cocopodspublic/CYKFoundation.git",
"tag": "1.0.4"
},
"source_files": "SourceCode/**/*.{h,m}",
"public_header_files": "SourceCode/**/*.h",
"requires_arc": true
}