blob: 114aec3d6366fb91be6374547917e9260151606f [file] [log] [blame]
{
"name": "EqualableGeneric",
"version": "0.1.1",
"summary": "Compare generic objects",
"description": "This pod allows you to compare the properties of two objects in a generic way",
"homepage": "https://github.com/PinhasovAlex/EqualableGeneric",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AlexPinhasov": "alex5872205@gmail.com"
},
"source": {
"git": "https://github.com/PinhasovAlex/EqualableGeneric.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EqualableGeneric/Classes/**/*"
}