blob: 03ce82600e5e49e647cf0a9e2c0c5897f4e3fd8b [file] [log] [blame]
{
"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": "awerck@nuglif.com"
},
"source": {
"git": "https://github.com/nuglif/ngtools.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.2"
},
"swift_version": "5.0",
"source_files": "NGTools/NGTools/**/*.{swift}"
}