blob: 6c7fc3b6b904bf544686499c4f737bd7cd51674c [file] [log] [blame]
{
"name": "Manuscript",
"version": "3.0.1",
"summary": "AutoLayoutKit in pure Swift.",
"description": "It's like AutoLayoutKit but written in Swift. For pure Swift projects. And it's super simple.\n\n* concise, simple and convenient API\n* raw AutoLayout power\n* no black magic involved\n* fully documented\n* completely unit-tested",
"homepage": "https://github.com/floriankrueger/Manuscript",
"license": "MIT",
"authors": {
"Florian Krüger": "florian.krueger@projectserver.org"
},
"source": {
"git": "https://github.com/floriankrueger/Manuscript.git",
"tag": "3.0.1"
},
"social_media_url": "https://twitter.com/xcuze",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}