blob: 436eb95bd09e3b27b3fb64b66d546cd223c67523 [file] [log] [blame]
{
"name": "JLCustomCategory",
"version": "1.0",
"summary": "swift Category中提供一些通用方法",
"description": "\"swift Category中提供一些通用方法\"",
"homepage": "https://github.com/BlackLeeHandsome/JLCustomCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"李东": "18668094687@163.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/BlackLeeHandsome/JLCustomCategory.git",
"tag": "1.0"
},
"source_files": "Category",
"swift_version": "5.0"
}