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