blob: 75c95a681548b8d04b4caff5d335ebc18d0b6819 [file] [log] [blame]
{
"name": "LZHComponent",
"version": "0.1.0",
"summary": "A short description of LZHComponent.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/harddog/LZHComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"harddog": "867129306@qq.com"
},
"source": {
"git": "https://github.com/harddog/LZHComponent.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LZHComponent/Classes/**/*",
"public_header_files": "LZHComponent/Classes/**/*.h",
"frameworks": "UIKit"
}