blob: 9e83922decbe45c58c26fecf9fde5cdd115c887a [file] [log] [blame]
{
"name": "FluentBuilder",
"version": "0.1.0",
"summary": "Generic fluent interface builder.",
"description": "Generic fluent interface builder.",
"homepage": "https://github.com/hectr/FluentBuilder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "hectr",
"social_media_url": "https://twitter.com/elnetus",
"source": {
"git": "https://github.com/hectr/FluentBuilder.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_versions": "5.1",
"source_files": "Sources/FluentBuilder/**/*.swift",
"swift_version": "5.1"
}