blob: 49fd7f927ce48a4ea3eddc80534bdc281b798ade [file] [log] [blame]
{
"name": "NewEquatable",
"version": "0.0.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "NewEquatable/**/*",
"deprecated": true
}