[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / 8 / 2 / 4 / StyledLabel / 3.0 / StyledLabel.podspec.json
blob2b5907c11836b5a446bc551fd5d61a7072801acc
2   "name": "StyledLabel",
3   "version": "3.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": "3.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": "4.0"