[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 0 / a / NSStringGlyphs / 0.1 / NSStringGlyphs.podspec.json
bloba14d6db7913d6c81398e054f984a0bef683ef822
2   "name": "NSStringGlyphs",
3   "version": "0.1",
4   "summary": "Category on NSString to return a UIBezierPath of the string in a font of your choice, using Core Text",
5   "description": "Category on NSString to return a UIBezierPath of the string in a font of your choice, using Core Text",
6   "homepage": "https://github.com/cemolcay/NSString-Glyphs",
7   "license": "MIT",
8   "authors": {
9     "Richard Turton": "jrturton@gmail.com"
10   },
11   "platforms": {
12     "ios": null,
13     "tvos": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/cemolcay/NSString-Glyphs",
17     "tag": "v0.1"
18   },
19   "source_files": "*.{h,m}",
20   "frameworks": "UIKit",
21   "requires_arc": true