blob: 3144a26964c7d8f8a04a351a0b558667b3004fd8 [file] [log] [blame]
{
"name": "TFTColor",
"version": "1.0.2",
"summary": "A simple UIColor category to get color with hex code.",
"homepage": "https://github.com/burhanuddin353/TFTColor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Burhanuddin Sunelwala": "burhanuddin353@gmail.com"
},
"source": {
"git": "https://github.com/burhanuddin353/TFTColor.git",
"tag": "1.0.2"
},
"social_media_url": "https://twitter.com/burhanuddin353",
"platforms": {
"ios": "8.0"
},
"source_files": "TFTColor/*.swift"
}