blob: 5838285e1b758e5faf184d9ef1785cd6a9f896a8 [file] [log] [blame]
{
"name": "HoneyQD",
"version": "1.0.1",
"summary": "项目常用框架.",
"description": "快速集成项目常用框架.",
"homepage": "https://github.com/developer-chenlin/HoneyQD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenlinios@sina.com": "chenlinios@sina.com"
},
"source": {
"git": "https://github.com/developer-chenlin/HoneyQD.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HoneyQD/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
]
}
}