blob: a5d078904f8aac4683058a5bce512e23bf46f7be [file] [log] [blame]
{
"name": "Fluorine",
"version": "3.1.0",
"authors": {
"Bas van Kuijck": "bas@e-sites.nl"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "http://www.e-sites.nl",
"summary": "A small UIView helper to create simple linear gradients",
"source": {
"git": "https://github.com/e-sites/Fluorine.git",
"tag": "3.1.0"
},
"source_files": "Sources/**/*.*",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}