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