blob: d7648a6fdc0ce06da8c096d6445c934dca5c0e98 [file] [log] [blame]
{
"name": "HexColor",
"version": "1.0",
"summary": "This Pod helps you to get UIColor from hexCode",
"description": "This pod will help youget UIColor from HexColor Code",
"homepage": "https://github.com/sahibhussain/HexColor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sahib Hussain": "sahib.hussain79@gmail.com"
},
"source": {
"git": "https://github.com/sahibhussain/HexColor.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HexColor/HexColorToUIColor.swift",
"pushed_with_swift_version": "3.0"
}