blob: 0483894b371361fd9f345a92a555fde38e0a1813 [file] [log] [blame]
{
"name": "CYKTest",
"version": "1.0.3",
"summary": "个人使用库",
"description": "方法,类别,常用的封装",
"homepage": "https://github.com/cocopodspublic/CYKTest",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Jerry": "chenyongkaiios@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/cocopodspublic/CYKTest.git",
"tag": "1.0.3"
},
"source_files": "SourceCode/**/*.{h,m}",
"requires_arc": true
}