blob: 9994c8138cf68906ce1fb550b0f62521dce6fb7e [file] [log] [blame]
{
"name": "NewEquatable",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NewEquatable/**/*",
"deprecated": true
}