blob: 96b08b04afa070513e9fb12ba7ae8920f6e0011a [file] [log] [blame]
{
"name": "Hypertext",
"version": "2.1.1",
"summary": "Compose valid HTML in Swift any way you want to.",
"description": "Hypertext provides a simple, powerful set of classes for composing HTML, including all standard HTML elements, and rendering composed HTML to a string. Best used with a Swift Server.",
"homepage": "https://github.com/sahandnayebaziz/Hypertext",
"license": "MIT",
"authors": {
"sahandnayebaziz": "sahand@sahand.me"
},
"source": {
"git": "https://github.com/sahandnayebaziz/Hypertext.git",
"tag": "2.1.1"
},
"platforms": {
"ios": "10.0",
"osx": "10.12"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}