[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / 2 / MaskedLabel / 0.9.2 / MaskedLabel.podspec.json
blob470b63c62a67968f530fcab28098e10d5a9807e8
2   "name": "MaskedLabel",
3   "version": "0.9.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "MaskedLabel is a UILabel subclass that allows you to easily apply a gradient to its text or to make it transparent.",
9   "homepage": "https://github.com/darincon/MaskedLabel",
10   "authors": {
11     "darincon": "drincon@scirestudios.com"
12   },
13   "social_media_url": "https://twitter.com/_diego_rincon",
14   "source": {
15     "git": "https://github.com/darincon/MaskedLabel.git",
16     "tag": "0.9.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MaskedLabel/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.1"