[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 2 / 4 / StyledLabel / 2.1 / StyledLabel.podspec.json
blobb6e9459bcd99e4295ec687b8225a189e83e1ebec
2   "name": "StyledLabel",
3   "version": "2.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": "2.1"
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"