blob: f5ff0574590c56df122bff0d729486f59a0a44ab [file] [log] [blame]
{
"name": "Spectral",
"version": "0.0.2",
"summary": "A µframework that adds hex support to UIColor/NSColor",
"homepage": "https://github.com/larcus94/Spectral",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Laurin Brandner": "hello@laurinbrandner.ch"
},
"social_media_url": "http://twitter.com/larcus94",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/larcus94/Spectral.git",
"tag": "0.0.2"
},
"source_files": "Spectral/Spectral/*.swift",
"requires_arc": true
}