[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / e / 8 / YETICharacterLabel / 1.0.0 / YETICharacterLabel.podspec.json
blobd12ab4a5fa6cb842fedde659752d127f62eb553d
2   "name": "YETICharacterLabel",
3   "version": "1.0.0",
4   "authors": {
5     "Andrew Hulsizer": "andrew.hulsizer@gmail.com"
6   },
7   "homepage": "https://github.com/android1989/YetiCharacterLabelExample",
8   "summary": "UILabel subclass that renders each glyph on its own CATextLayer, allowing for advanced text effects.",
9   "source": {
10     "git": "https://github.com/android1989/YetiCharacterLabelExample.git",
11     "tag": "v1.0.0"
12   },
13   "source_files": "YETICharacterLabel/*/*.{h,m}",
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "Foundation",
24     "CoreText",
25     "QuartzCore"
26   ],
27   "social_media_url": "https://twitter.com/swiftyeti"