blob: fc2b1e413f2240ac56efd0bb4490fd581da64f13 [file] [log] [blame]
{
"name": "ZHKits",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZHKits/Classes/**/*.{h,m}",
"public_header_files": "iComeSDK/Classes/ZHKits.h",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation"
],
"dependencies": {
"Masonry": [
]
}
}