Latest | 0.2 |
---|---|
Homepage | https://github.com/appfarms/AFBlockAttributedLabel |
License | MIT |
Platforms | ios 7.0, requires ARC |
Dependencies | TTTAttributedLabel |
Authors |
Extends TTTAttributedLabel: block callback and lightweight HTML parser
Latest podspec
{ "name": "AFBlockAttributedLabel", "version": "0.2", "summary": "Extends TTTAttributedLabel: block callback and lightweight HTML parser", "homepage": "https://github.com/appfarms/AFBlockAttributedLabel", "authors": { "Daniel Kuhnke": "[email protected]" }, "source": { "git": "https://github.com/appfarms/AFBlockAttributedLabel.git", "tag": "0.2" }, "platforms": { "ios": "7.0" }, "requires_arc": true, "source_files": "*.{h,m}", "license": "MIT", "dependencies": { "TTTAttributedLabel": [ "~>1.13.2" ] } }
Sat, 05 Mar 2016 02:09:04 +0000