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