blob: 6b273ba152bc7032a23e540076831f2c306a4eaa [file] [log] [blame]
{
"name": "HXYTool",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HXYTool/*.{h,m,swift}",
"exclude_files": "HXYTool/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"static_framework": true
}