blob: e52c3abaf8deafae2f54797cf825b6cb73ba83bc [file] [log] [blame]
{
"name": "iOS8Colors",
"version": "0.1.2",
"summary": "The standard iOS 8 Colors as a handy category on UIColor",
"homepage": "https://github.com/thii/iOS8Colors",
"screenshots": "https://raw.githubusercontent.com/thii/iOS8Colors/master/screenshot.png",
"license": "MIT",
"authors": {
"Doan Truong Thi": "t@thi.im"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/thii/iOS8Colors.git",
"tag": "0.1.2"
},
"source_files": "iOS8Colors/UIColor+iOS8Colors.*",
"dependencies": {
"HexColors": [
"~> 2.2.1"
]
}
}