Latest | 1.0.0 |
---|---|
Homepage | https://github.com/alex010x/ColorDiffy/ |
License | MIT |
Platforms | ios 9.0 |
Authors |
404: Not Found
Latest podspec
{ "name": "ColorDiffy", "version": "1.0.0", "swift_version": "4.0", "summary": "ColorDiffy highlights the differences between two String, colorizing them.", "description": "ColorDiffy consists in a single, simple method which is useful to colorize differences between two String, using different kind of options like: byWord, bySetence, byLines, etc. You can also pick your preferred color !", "homepage": "https://github.com/alex010x/ColorDiffy/", "license": "MIT", "authors": { "Alessandro Minopoli": "[email protected]" }, "platforms": { "ios": "9.0" }, "source": { "git": "https://github.com/alex010x/ColorDiffy.git", "tag": "1.0.0" }, "source_files": [ "ColorDiffy", "ColorDiffy/**/*.{h,m}" ], "exclude_files": "ColorDiffy/Exclude" }
Mon, 26 Nov 2018 11:14:22 +0000