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