blob: 0674e0c21c38bf7602906069100f48b91b8a122b [file] [log] [blame]
{
"name": "TFTColor",
"version": "1.0.1",
"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.1"
},
"social_media_url": "https://twitter.com/burhanuddin353",
"platforms": {
"ios": "8.0"
},
"source_files": "TFTColor/*.swift",
"pushed_with_swift_version": "3.0"
}