blob: c6d745e6ccd0d4d382e1f8610fadb9379a23a9b9 [file] [log] [blame]
{
"name": "HzyLib",
"version": "0.0.1",
"summary": "A short description of HzyLib.",
"description": "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.1"
},
"source_files": [
"Classes",
"Classes/**/*.swift"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}