blob: 5d4a3f1e8a6e7dd9c5889af05bdff5e0f69255bd [file] [log] [blame]
{
"name": "DynamicTypeHelper",
"version": "0.1.1",
"summary": "DynamicTypeHelper makes working with storyboards and dynamic type easier when you are using a custom font.",
"description": "DynamicTypeHelper allows you to leverage the power of storyboards while maintaining the ability to use dynamic type with custom fonts.",
"homepage": "https://github.com/hschultjan/DynamicTypeHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hschultjan": "hschultjan@googlemail.com"
},
"source": {
"git": "https://github.com/hschultjan/DynamicTypeHelper.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"source_files": "DynamicTypeHelper/Classes/**/*"
}