blob: c8334b9e9f4584f34295a80fa3366d9297088d7e [file] [log] [blame]
{
"name": "Felucia",
"version": "1.3.0",
"summary": "UIColor extensions in swift.",
"homepage": "https://github.com/mtynior/Felucia",
"license": "MIT",
"authors": {
"MichaƂ Tynior": "mtynior@gmail.com"
},
"social_media_url": "http://twitter.com/mtynior",
"platforms": {
"ios": "9.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/mtynior/Felucia.git",
"tag": "1.3.0"
},
"source_files": "Felucia/*.swift",
"requires_arc": true
}