[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 8 / 2 / 4 / StyledLabel / 5.0.1 / StyledLabel.podspec.json
blob8cbf6b8f243e449418976e4590e4a114d27bd32d
2   "name": "StyledLabel",
3   "version": "5.0.1",
4   "license": "MIT",
5   "summary": "StyledLabel is a UILabel with styling options",
6   "homepage": "https://github.com/mjrehder/StyledLabel.git",
7   "authors": {
8     "Martin Jacob Rehder": "gitrepocon01@rehsco.com"
9   },
10   "source": {
11     "git": "https://github.com/mjrehder/StyledLabel.git",
12     "tag": "5.0.1"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "frameworks": "UIKit",
19   "source_files": "StyledLabel/*.swift",
20   "requires_arc": true,
21   "swift_version": "5.0"