blob: 5f9317e805e0b495ce0f36c84932dd178e4d581e [file] [log] [blame]
{
"name": "ZHBaseKit_Swift",
"version": "0.0.1",
"summary": "ZHBaseKit_Swift",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Panzhenghui/ZHBaseKit_Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PZH": "1505517260@qq.com"
},
"source": {
"git": "https://github.com/Panzhenghui/ZHBaseKit_Swift.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ZHBaseKit_Swift/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation"
],
"dependencies": {
"SnapKit": [
]
}
}