blob: 0b542075358d1c48ad8e89304e675da419232dd2 [file] [log] [blame]
{
"name": "HzyLib",
"version": "0.0.6",
"summary": "用来练习的 HzyLib.",
"description": "用来练习的 HzyLib. Hello world!",
"homepage": "https://github.com/Ryanhz/HzyLib",
"license": "MIT",
"authors": {
"韩zy": "1810022686@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Ryanhz/HzyLib.git",
"tag": "0.0.6"
},
"source_files": [
"Classes",
"Classes/**/*.{swift, h, m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}