blob: 629a2acf7944635ef3a8c4654c6d01c5c66e3dac [file] [log] [blame]
{
"name": "Nevanlinna",
"version": "0.3.2",
"license": "MIT",
"summary": "Nevanlinna is a framework that provide swift extension.",
"description": "As we always use the same or a really close object, we made severals components that we want to share with you.",
"homepage": "https://github.com/MoveUpwards/Nevanlinna.git",
"authors": {
"Damien NOËL DUBUISSON": "damien@slide-r.com",
"Loïc GRIFFIÉ": "loic@slide-r.com"
},
"source": {
"git": "https://github.com/MoveUpwards/Nevanlinna.git",
"tag": "0.3.2"
},
"swift_version": "5.0",
"platforms": {
"ios": "9.1"
},
"source_files": "Nevanlinna/Source/**/*.swift",
"frameworks": "Foundation"
}