[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 0 / 1 / RSFontSizes / 1.0.1 / RSFontSizes.podspec.json
blob3825e1aa2b099725e0bb997db00237d1b679dde3
2   "name": "RSFontSizes",
3   "version": "1.0.1",
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.0.1"
18   },
19   "social_media_url": "https://twitter.com/Rootstrap_UY",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "RSFontSizes/Classes/**/*",
24   "dependencies": {
25     "Device": [
26       "~> 3.0.3"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"