blob: f99d8dc72be900a1423c3979039bde534bfd1562 [file] [log] [blame]
{
"name": "NMF",
"version": "0.1",
"summary": "NMF libraries example",
"description": "Enter description here!!!",
"homepage": "https://github.com/bell-jamesl/NMF",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"James Laurenstin": "author@gmail.com"
},
"source": {
"git": "https://github.com/bell-jamesl/NMF.git",
"tag": "0.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "NMF/*"
}