[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 0 / d / 2 / InsetLabel / 4.0.2 / InsetLabel.podspec.json
blob28dcd3863f378dbdf4b693245cfa5308a974ce9d
2   "name": "InsetLabel",
3   "version": "4.0.2",
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": "4.0.2"
12   },
13   "summary": "A UILabel subclass supporting content insets written in Swift.",
14   "swift_versions": [
15     "4.2",
16     "5.0",
17     "5.1",
18     "5.2",
19     "5.3"
20   ],
21   "platforms": {
22     "ios": "9.0",
23     "tvos": "9.0"
24   },
25   "requires_arc": true,
26   "source_files": "InsetLabel/*.{swift}",
27   "swift_version": "5.3"