blob: c9687f840b98026b1066acc6c4e3e529fcda9cb5 [file] [log] [blame]
{
"name": "FlatUIColor",
"version": "0.1.0",
"summary": "FlatUIColor is an extension for UIColor.",
"description": "FlatUIColor is an extension for UIColor with methods to get the colors from http://flatuicolors.com",
"homepage": "https://github.com/nahitheper/FlatUIColor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nahit Rüştü HEPER": "nahitheper@gmail.com"
},
"source": {
"git": "https://github.com/nahitheper/FlatUIColor.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FlatUIColor/Classes/**/*",
"pushed_with_swift_version": "3.0"
}