blob: 535c3504ffc2d9603bd01a5671bc8cd8d0942a61 [file] [log] [blame]
{
"name": "CPDColors",
"version": "0.1.0",
"summary": "Stay true to the brand with these orta-sanctioned colors.",
"homepage": "https://github.com/neonichu/CPDColors",
"screenshots": "https://raw.githubusercontent.com/neonichu/CPDColors/master/screenshot.png",
"license": "MIT",
"authors": {
"Boris Bügling": "boris@icculus.org"
},
"source": {
"git": "https://github.com/neonichu/CPDColors.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/NeoNacho",
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"requires_arc": true,
"source_files": "Code",
"public_header_files": "Code/**/*.h",
"deprecated": true
}