blob: 3abcc49312fd936d1672173d909d17a67458bd17 [file] [log] [blame]
{
"name": "HCExtension",
"version": "0.4.2",
"summary": "Swift常用扩展",
"description": "操作符,Swift常用对象,Cocoa对象等添加扩展。",
"homepage": "https://github.com/hucong730/HCExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hucong730": "wddyzzw@icloud.com"
},
"source": {
"git": "https://github.com/hucong730/HCExtension.git",
"tag": "0.4.2"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "HCExtension/HCExtension/Classes/**/*",
"swift_version": "5.0"
}