blob: 7793e52e61b9d758ed70b588af832a9878d676cb [file] [log] [blame]
{
"name": "NewEquatable",
"version": "0.0.4",
"summary": "New way of implementing Equatable protocol",
"homepage": "https://github.com/vysotskiyserhiy/NewEquatable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhiy Vysotskiy": "vysotskiyserhiy@gmail.com"
},
"source": {
"git": "https://github.com/vysotskiyserhiy/NewEquatable.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NewEquatable/**/*",
"deprecated": true
}