blob: d1213a6f8c77db885d6eeb2bb3ff8cb4f37c3d1a [file] [log] [blame]
{
"name": "Nix",
"version": "0.2",
"license": "MIT",
"summary": "Network Interface eXtension for easy and structured API calls",
"homepage": "https://github.com/NovaProj/Nix",
"authors": {
"Bazyli Zygan": "bazyl@novaproject.net"
},
"source": {
"git": "https://github.com/NovaProj/Nix.git",
"tag": "0.2"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift"
}