[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / c / 5 / OpenSans / 1.0.2 / OpenSans.podspec.json
blob03866bd490ce5fa340c284ff3eaf40a93b1b16b4
2   "name": "OpenSans",
3   "version": "1.0.2",
4   "summary": "A podspec encapsulating OpenSans font for iOS",
5   "description": "Open Sans is a humanist sans serif typeface designed by Steve Matteson, Type Director of Ascender Corp. This version contains the complete 897 character set, which includes the standard ISO Latin 1, Latin CE, Greek and Cyrillic character sets. Open Sans was designed with an upright stress, open forms and a neutral, yet friendly appearance. It was optimized for print, web, and mobile interfaces, and has excellent legibility characteristics in its letterforms.",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Kyle Fuller": "inbox@kylefuller.co.uk"
12   },
13   "homepage": "https://github.com/kylef/OpenSans-pod",
14   "screenshots": "http://f.cl.ly/items/2t2F032e3W0h2T1i0j1n/opensans-ios7-iphone5.png",
15   "social_media_url": "https://twitter.com/kylefuller",
16   "platforms": {
17     "ios": null
18   },
19   "source": {
20     "git": "https://github.com/kylef/OpenSans-pod.git",
21     "tag": "1.0.2"
22   },
23   "source_files": "UIFont+OpenSans.{h,m}",
24   "resource_bundles": {
25     "OpenSans": "Fonts/*.ttf"
26   },
27   "frameworks": [
28     "UIKit",
29     "CoreText"
30   ],
31   "requires_arc": true