[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 2 / d / 0 / GSLabel / 3.1.0 / GSLabel.podspec.json
blobe8778c41e7b375bc3f7edf55031724ebf5a25dcf
2   "name": "GSLabel",
3   "version": "3.1.0",
4   "authors": "GyazSquare",
5   "license": {
6     "type": "MIT"
7   },
8   "homepage": "https://github.com/GyazSquare/GSLabel",
9   "source": {
10     "git": "https://github.com/GyazSquare/GSLabel.git",
11     "tag": "v3.1.0"
12   },
13   "summary": "A UILabel subclass supporting content insets written in Swift.",
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "9.0"
17   },
18   "requires_arc": true,
19   "module_name": "GS",
20   "source_files": "GSLabel/*.{swift}",
21   "pushed_with_swift_version": "3.0",
22   "deprecated_in_favor_of": "InsetLabel"