blob: 4b7e71212a94cca12d6eac70fcfe45efd1456f95 [file] [log] [blame]
{
"name": "HUKit",
"version": "0.1.0",
"summary": "A Simple And Easy-to-use Swift Tool",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ihuzhou/HUKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hulu": "871792412@qq.com"
},
"source": {
"git": "https://github.com/ihuzhou/HUKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source_files": "HUKit/Classes/**/*",
"swift_version": "4.0"
}