blob: 9e809361acfbbfebf1db458a549859c5aa8da2f2 [file] [log] [blame]
{
"name": "Spectral",
"version": "0.0.1",
"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.1"
},
"source_files": "Spectral/Spectral/*.swift",
"requires_arc": true
}