blob: fabbd484410f3ec215c6a1458353a23a23e90c52 [file] [log] [blame]
{
"name": "Fluorine",
"version": "3.0.1",
"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.0.1"
},
"source_files": "Sources/**/*.*",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}