blob: da11a10066088c9d4a76f112825b0bd5d501dcf3 [file] [log] [blame]
{
"name": "Typesetter",
"version": "1.0.0",
"summary": "A thin wrapper around dynamic type. Size your fonts across all accessibility sizes together with your designer.",
"homepage": "https://github.com/ios-studio/Typesetter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Beat Richartz": "beat.richartz@gmail.com"
},
"source": {
"git": "https://github.com/ios-studio/Typesetter.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Typesetter/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}