blob: e451856dbda7af39c68d62ff26cb329a2bba0271 [file] [log] [blame]
{
"name": "HLFUIImageExtension",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HLFUIImageExtension/Classes/**/*",
"requires_arc": true
}