[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / d / 2 / InsetLabel / 1.0.0 / InsetLabel.podspec.json
blob66267e6a7a18b8e45e550ec8d1ea5f412a96ba61
2   "name": "InsetLabel",
3   "version": "1.0.0",
4   "authors": "GyazSquare",
5   "license": {
6     "type": "MIT"
7   },
8   "homepage": "https://github.com/GyazSquare/InsetLabel",
9   "source": {
10     "git": "https://github.com/GyazSquare/InsetLabel.git",
11     "tag": "v1.0.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": "GSL",
20   "source_files": "InsetLabel/*.{swift}",
21   "pushed_with_swift_version": "3.0"