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