[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 7 / 0 / 2 / MaskedLabel / 0.9.0 / MaskedLabel.podspec.json
blob1a2be54a3f948ce8d45a80c4faed82f2a9640b50
2   "name": "MaskedLabel",
3   "version": "0.9.0",
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.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MaskedLabel/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.1"