Latest | 1.0 |
---|---|
Homepage | https://github.com/nuglif/ngtools |
License | MIT |
Platforms | ios 9.2 |
Authors |
Common library used by Nuglif’s iOS team.
Latest podspec
{ "name": "NGTools", "version": "1.0", "summary": "Tools used by Nuglif's ios team", "description": "This a collection of our differents helpers functions which does not belongs to any particular module or project and are used among these projects and modules.", "homepage": "https://github.com/nuglif/ngtools", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Team Nuglif": "[email protected]" }, "source": { "git": "https://github.com/nuglif/ngtools.git", "tag": "1.0" }, "platforms": { "ios": "9.2" }, "swift_version": "5.0", "source_files": "NGTools/NGTools/**/*.{swift}" }
Fri, 26 Apr 2019 10:23:17 +0000