blob: 7b8245749aac9468773e94efbb47417e75cf774d [file] [log] [blame]
{
"name": "HFToolHandle",
"version": "0.1.8",
"summary": "use to do something",
"homepage": "https://github.com/qhf012607/HFToolHandle",
"license": "MIT",
"authors": {
"qhf012607": "963983088@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/qhf012607/HFToolHandle.git",
"tag": "0.1.8"
},
"source_files": [
"HFToolHandle/**/*.{h,m}",
"HFToolHandle/HFTableTool/imp/**/*.{h,m,mm,c}",
"HFToolHandle/HFTableTool/View/**/*.{h,m,mm,c}"
],
"frameworks": "UIKit"
}