[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / a / e / 9 / TypographyKit / 3.1.0 / TypographyKit.podspec.json
blob43ab64644d19e77e5b6d724ee04b562e226a7d2e
2   "name": "TypographyKit",
3   "version": "3.1.0",
4   "summary": "Consistent & accessible visual styling on iOS with support for Dynamic Type",
5   "swift_versions": "5.0",
6   "description": "TypographyKit makes it easy to define typography styles in your iOS app helping you achieve visual consistency in your design as well as supporting Dynamic Type even where using custom fonts.",
7   "homepage": "https://github.com/rwbutler/TypographyKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "rwbutler": "github@rwbutler.com"
14   },
15   "source": {
16     "git": "https://github.com/rwbutler/TypographyKit.git",
17     "tag": "3.1.0"
18   },
19   "platforms": {
20     "ios": "8.2"
21   },
22   "source_files": "TypographyKit/Classes/**/*",
23   "dependencies": {
24     "LetterCase": [
26     ]
27   },
28   "swift_version": "5.0"