[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / d / 0 / GSLabel / 2.2.0 / GSLabel.podspec.json
blob0c02c68a7f24fc241a0d79add2eb37a5c77e6452
2   "name": "GSLabel",
3   "version": "2.2.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": "v2.2.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   "source_files": "GSLabel/*.{swift}",
20   "deprecated_in_favor_of": "InsetLabel"