blob: 14c53391110d7a937309c5eca8cad6c97b8aa00e [file] [log] [blame]
{
"name": "IsNotEmpty",
"version": "0.0.1",
"summary": "A Boolean value for `Collection`s that returns `true` if they are not empty.",
"description": "A Boolean value for `Collection`s that returns `true` if they are not empty.",
"homepage": "https://github.com/SlaunchaMan/IsNotEmpty",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jeff Kelley": "SlaunchaMan@gmail.com"
},
"source": {
"git": "https://github.com/SlaunchaMan/IsNotEmpty.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"swift_versions": [
"5.1",
"5.1"
],
"source_files": "Sources/IsNotEmpty/*.swift",
"swift_version": "5.1"
}