blob: a6ad42ccfd33789a09368ede578e023757cf9ffd [file] [log] [blame]
{
"name": "CYKFoundation",
"version": "1.0.3",
"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.3"
},
"source_files": "SourceCode/**/*.{h,m}",
"public_header_files": "SourceCode/**/*.h",
"requires_arc": true
}