blob: 3825e1aa2b099725e0bb997db00237d1b679dde3 [file] [log] [blame]
{
"name": "RSFontSizes",
"version": "1.0.1",
"summary": "Easily manage your font styles and sizes for every screen size.",
"description": "RSFontSize allows you to manage different font sizes for every device screen size in a flexible manner.\n- No more family name and styles typing/guessing every time you use a font.\n- Flexible size configurations(Fixed, Proportional to screen size and user specific).\n- Smart size estimation for vague specifications.\n- Save your font configurations for different UIFontTextStyle(.body, .title, etc).",
"homepage": "https://github.com/rootstrap/RSFontSizes",
"screenshots": "https://github.com/rootstrap/RSFontSizes/blob/master/dynamic-font-sizes.jpg?raw=true",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"German Lopez": "german@rootstrap.com"
},
"source": {
"git": "https://github.com/rootstrap/RSFontSizes.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/Rootstrap_UY",
"platforms": {
"ios": "8.0"
},
"source_files": "RSFontSizes/Classes/**/*",
"dependencies": {
"Device": [
"~> 3.0.3"
]
},
"pushed_with_swift_version": "3.0"
}