[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 3 / DynamicFonts / 0.1.0 / DynamicFonts.podspec.json
blobb3ca02e185e3b5e607ed9b419ad654259824198e
2   "name": "DynamicFonts",
3   "version": "0.1.0",
4   "summary": "The easy way to support dynamic text",
5   "description": "This library helps to create dynamic and fixed size fonts programmaticaly, with wide wariety of font sizes and easy way to make the font bold or italic.",
6   "homepage": "https://github.com/DenisLitvin/DynamicFonts",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DenisLitvin": "den.litvinn@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DenisLitvin/DynamicFonts.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DynamicFonts/Classes/**/*",
22   "pushed_with_swift_version": "4"