blob: bbd1a19855cfddc2ace2a48e46b4c2a70376fe34 [file] [log] [blame]
{
"name": "Nevanlinna",
"version": "0.3.4",
"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.4"
},
"swift_version": "5.0",
"platforms": {
"ios": "9.1"
},
"source_files": "Nevanlinna/Source/**/*.swift",
"frameworks": "Foundation"
}