blob: 4404ac3611c63d44ae87a0832c750067ea38db39 [file] [log] [blame]
{
"name": "FunctionalBuilders",
"version": "0.7",
"summary": "With FunctionalBuilders you can build views from code in a functional way!",
"homepage": "https://github.com/szymonmrozek/FunctionalBuilders",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Szymon Mrozek": "szymon.mrozek.sm@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/szymonmrozek/FunctionalBuilders.git",
"tag": "0.7"
},
"source_files": "FunctionalBuilders/*.swift"
}