[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / a / Montserrat / 1.0.0 / Montserrat.podspec.json
blob45ff32599bc2ea0ece22afa3a0e1c4d5d6ae48ec
2   "name": "Montserrat",
3   "version": "1.0.0",
4   "summary": "A Pod encapsulating Montserrat font for iOS",
5   "description": "The old posters and signs in the traditional neighborhood of Buenos Aires called Montserrat inspired me to design a typeface that rescues the beauty of urban typography from the first half of the twentieth century. The goal is to rescue what is in Montserrat and set it free, under a free, libre and open source license, the SIL Open Font License.",
6   "license": {
7     "type": "OFL",
8     "file": "OFL.txt"
9   },
10   "authors": {
11     "Kyle Fuller": "inbox@kylefuller.co.uk"
12   },
13   "homepage": "https://github.com/CocoaPods-Fonts/Montserrat",
14   "screenshots": "https://raw.githubusercontent.com/CocoaPods-Fonts/Montserrat/1.0.0/Montserrat-Screenshot.png",
15   "social_media_url": "https://twitter.com/kylefuller",
16   "platforms": {
17     "ios": null
18   },
19   "source": {
20     "git": "https://github.com/CocoaPods-Fonts/Montserrat.git",
21     "tag": "1.0.0"
22   },
23   "source_files": "UIFont+Montserrat.{h,m}",
24   "resource_bundles": {
25     "Montserrat": "Fonts/*.ttf"
26   },
27   "frameworks": [
28     "UIKit",
29     "CoreText"
30   ],
31   "requires_arc": true