blob: 004dd26080cfe8a6f8b184cb726a99ff97d6e615 [file] [log] [blame]
{
"name": "XHWTools",
"version": "1.0.0",
"summary": "xie yi dian miao shu ba.",
"description": "here is description.",
"homepage": "https://xhw0525@github.com/xhw0525/HWTools",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"xhw": "1982700252@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://xhw0525@github.com/xhw0525/HWTools.git",
"tag": "1.0.0"
},
"source_files": [
"MySDK",
"MySDK/*.{h,m}"
],
"public_header_files": "MySDK/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}