blob: 801c4e63a6e173552d42b27005053e0ec58e31fb [file] [log] [blame]
{
"name": "HDGuide",
"version": "1.0.2",
"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": "1.0.2"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "HDGuide/Classes/**/*",
"resources": [
"HDGuide/Assets/*.xcassets",
"HDGuide/Assets/**/*.lproj/*"
],
"dependencies": {
"HDSnapkit": [
"~> 0.1.0"
],
"HDUtils": [
"~> 0.1.2"
],
"HDCore": [
"~> 0.1.1"
]
},
"swift_version": "5.0"
}