blob: 216c7356f0e439c199a792cbd16604b106aa5807 [file] [log] [blame]
{
"name": "MoreColors",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"homepage": "https://github.com/mccoyLBI/MoreColors",
"authors": {
"Kyle Scholl": "appdev@patronusllc.com"
},
"social_media_url": "https://twitter.com/PatronusLLC",
"summary": "MoreColors allows users to add their own custom colors that seamlessly integrate with UIColor. There is also a built in HEX to RGB function.",
"source_files": "MoreColors/**/*.{swift}",
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"version": "1.0.1",
"source": {
"git": "https://github.com/mccoyLBI/MoreColors.git",
"tag": "1.0.1"
}
}