Latest | 0.1.1 |
---|---|
Homepage | https://github.com/KieronZhang/KZ_AttributedLabel |
License | MIT |
Platforms | ios 8.0, requires ARC |
Authors |
KZ_AttributedLabel
Latest podspec
{ "name": "KZ_AttributedLabel", "version": "0.1.1", "summary": "iOS Attributed label.", "homepage": "https://github.com/KieronZhang/KZ_AttributedLabel", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "KieronZhang": "https://github.com/KieronZhang" }, "source": { "git": "https://github.com/KieronZhang/KZ_AttributedLabel.git", "tag": "0.1.1", "submodules": true }, "xcconfig": { "OTHER_LDFLAGS": "-ObjC" }, "requires_arc": true, "ios": { "frameworks": [ "Foundation", "UIKit" ], "vendored_frameworks": "KZ_AttributedLabel/KZ_AttributedLabel_iOS.framework" }, "platforms": { "ios": "8.0" } }
Thu, 18 Oct 2018 20:20:13 +0000