blob: a3a2476096ae30d4f5212a21ca243e1a4796622d [file] [log] [blame]
{
"name": "Typesetter",
"version": "0.1.2",
"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": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Typesetter/**/*.swift",
"requires_arc": true
}