[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 6 / e / 8 / YETICharacterLabel / 1.0.1 / YETICharacterLabel.podspec.json
blob5003b946b6d43b4d2b8e4be8bdf6aaba07275a7f
2   "name": "YETICharacterLabel",
3   "version": "1.0.1",
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.1"
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"