blob: 08ea94501dc82750f85fa3d63db57a79396d3995 [file] [log] [blame]
{
"name": "HLFUIImageExtension",
"version": "0.1.0",
"summary": "UIImage Extension",
"homepage": "https://github.com/Periphery992/HLFUIImageExtension.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Periphery992": "chencode992@163.com"
},
"source": {
"git": "https://github.com/Periphery992/HLFUIImageExtension.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HLFUIImageExtension/Classes/**/*",
"requires_arc": true
}