blob: 6edb947caeec3800490c3e558064cf988c623e86 [file] [log] [blame]
{
"name": "Typesetter",
"version": "0.1.1",
"summary": "A thin wrapper around dynamic type with designer / dev cooperation facilities",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Typesetter/**/*.swift",
"requires_arc": true
}