blob: db352dfa6da345e4004ea22de256a3d8b4925e49 [file] [log] [blame]
{
"name": "ZHKits",
"version": "0.0.5",
"summary": "ZHKits.",
"description": "Tools for daily development",
"homepage": "https://github.com/Panzhenghui/ZHKits",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Panzhenghui": "1505517260@qq.com"
},
"source": {
"git": "https://github.com/Panzhenghui/ZHKits.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZHKits/Classes/**/*.{h,m}",
"public_header_files": "Classes/ZHKits.h",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation"
],
"dependencies": {
"Masonry": [
]
}
}