{ | |
"name": "QBZUtil", | |
"version": "0.0.1", | |
"summary": "Util", | |
"description": "here is a Util", | |
"homepage": "https://github.com/qianbingzhen/QBZUtil", | |
"license": { | |
"type": "MIT", | |
"file": "FILE_LICENSE" | |
}, | |
"authors": { | |
"qianbingzhen": "bingzhen.qian@autostreets.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://github.com/qianbingzhen/QBZUtil.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "Sources/*.swift", | |
"swift_version": "4.0" | |
} |