blob: 13c3753b2dc16722e7e34006c440583296a940f0 [file] [log] [blame]
{
"name": "Emptiness",
"version": "1.0.0",
"license": "MIT",
"summary": "A framework to simplify the use of empty values",
"homepage": "https://github.com/harishkataria/Emptiness",
"authors": {
"Harish Kataria": "hkatariajob@gmail.com"
},
"source": {
"git": "https://github.com/harishkataria/Emptiness.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.swift"
}