[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 0 / 1 / RSFontSizes / 1.3.2 / RSFontSizes.podspec.json
blob8aa75a40bafe51e049b16eac9b26471e30a77ce5
2   "name": "RSFontSizes",
3   "version": "1.3.2",
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.3.2"
18   },
19   "social_media_url": "https://www.facebook.com/rootstrap",
20   "swift_versions": "5.0",
21   "platforms": {
22     "ios": "12"
23   },
24   "source_files": "Sources/Classes/**/*",
25   "dependencies": {
26     "Device": [
27       "~> 3.5.0"
28     ]
29   },
30   "swift_version": "5.0"