blob: b928a58351b7d828cb0aa6942db2d080bf0a1919 [file] [log] [blame]
{
"name": "HzyLib",
"version": "0.0.2",
"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.2"
},
"source_files": [
"Classes",
"Classes/**/*.swift"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}