blob: 8524cb19906d6bffad3d31e4a188c030267d3db9 [file] [log] [blame]
{
"name": "SwiftFuel",
"version": "0.1.0",
"summary": "SwiftFuel is a collection of extensions and other great utils, designed to fuel your iOS project.",
"swift_version": "4.2",
"description": "SwiftFuel is a collection of extensions and other great utils, designed to fuel your iOS project.\n\nUILabel extensions contains a lot of color utils",
"homepage": "https://github.com/Steffen84/SwiftFuel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "SteffenLundAndersen@Gmail.com",
"source": {
"git": "https://github.com/Steffen84/SwiftFuel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftFuel/Classes/**/*"
}