[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 3 / 1 / LatoFont / 2.0.1 / LatoFont.podspec.json
blobbcf03c3ead14ac93d52c9384fabb018b8f868cde
2   "name": "LatoFont",
3   "version": "2.0.1",
4   "summary": "Brings Lato font to iOS.",
5   "homepage": "https://github.com/michalkonturek/LatoFont",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Michal Konturek": "michal.konturek@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/michalkonturek/LatoFont.git",
15     "tag": "2.0.1"
16   },
17   "social_media_url": "https://twitter.com/michalkonturek",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LatoFont/Classes/**/*",
22   "resource_bundles": {
23     "LatoFont": [
24       "LatoFont/Assets/*.ttf"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "CoreText"
30   ]