blob: 965778e4b8a09b0ef2c9550b9d8c77751ef442a9 [file] [log] [blame]
{
"name": "NGTools",
"version": "0.1.1",
"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": "0.1.1"
},
"platforms": {
"ios": "9.2"
},
"swift_version": "4.2",
"source_files": "NGTools/NGTools/**/*.{swift}"
}