[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 8 / 2 / 4 / StyledLabel / 2.0 / StyledLabel.podspec.json
blob221e47e46ae7ce7e7bcd4e0aa3caa77c5912b70b
2   "name": "StyledLabel",
3   "version": "2.0",
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": "2.0"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "frameworks": "UIKit",
18   "source_files": "StyledLabel/*.swift",
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"