blob: c07dcaaca672932415360537ebd572df5c73230e [file] [log] [blame]
{
"name": "NMOperatorExtension",
"version": "0.0.1",
"summary": "Usefull operators",
"description": "New operators to make coding with swift easier.",
"homepage": "https://github.com/NicolasMahe/NMOperatorExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NicolasMahe": "nicolas@mahe.me"
},
"source": {
"git": "https://github.com/NicolasMahe/NMOperatorExtension.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NMOperatorExtension/**/*",
"pushed_with_swift_version": "3.0"
}