blob: 88acee2987453715fcb7ef9bd63d88763f601dcc [file] [log] [blame]
{
"name": "HXYTool",
"version": "1.1",
"summary": "常用的扩展方法.",
"description": "Tool For iOS",
"homepage": "https://github.com/hxy921126/HXYTool",
"license": "MIT",
"authors": {
"hxy921126": "XXX"
},
"source": {
"git": "https://github.com/hxy921126/HXYTool.git",
"tag": "v1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HXYTool/*.{h,m,swift}",
"exclude_files": "HXYTool/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"static_framework": true
}