blob: af8ccad6f563aafd9917a8c3e7cbeb51100bd592 [file] [log] [blame]
{
"name": "HDGuide",
"version": "0.1.0",
"summary": "A short description of HDGuide.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/YaoChengZhen/HDGuide",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YaoChengZhen": "2550884372@qq.com"
},
"source": {
"git": "https://github.com/YaoChengZhen/HDGuide.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "HDGuide/Classes/**/*",
"dependencies": {
"HDSnapkit": [
"~> 0.1.0"
],
"HDUtils": [
"~> 0.1.2"
],
"HDCore": [
"~> 0.1.1"
]
},
"swift_version": "5.0"
}