[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 0 / 1 / RSFontSizes / 1.1.0 / RSFontSizes.podspec.json
blobe6c8a3144f9d1ec7059d78f8587ec798201f3797
2   "name": "RSFontSizes",
3   "version": "1.1.0",
4   "summary": "Easily manage your font styles and sizes for every screen size.",
5   "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).",
6   "homepage": "https://github.com/rootstrap/RSFontSizes",
7   "screenshots": "https://github.com/rootstrap/RSFontSizes/blob/master/dynamic-font-sizes.jpg?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "German Lopez": "german@rootstrap.com"
14   },
15   "source": {
16     "git": "https://github.com/rootstrap/RSFontSizes.git",
17     "tag": "1.1.0"
18   },
19   "social_media_url": "https://twitter.com/Rootstrap_UY",
20   "swift_versions": "4.2",
21   "platforms": {
22     "ios": "8.3"
23   },
24   "source_files": "RSFontSizes/Classes/**/*",
25   "dependencies": {
26     "Device": [
27       "~> 3.1.2"
28     ]
29   },
30   "swift_version": "4.2"