blob: 49429c1e654cf82d827f45e9d3e4261e40d67f51 [file] [log] [blame]
{
"name": "Ferrara",
"version": "1.1.1",
"summary": "Spot differences between two collections",
"description": "A framework which takes two collections and calculates differences between them. \nFerrara returns you inserted indexes, deleted indexes, complete matches, partial matches and element movements.",
"homepage": "https://github.com/muccy/Ferrara",
"license": "MIT",
"authors": {
"Marco Muccinelli": "muccymac@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/muccy/Ferrara.git",
"tag": "1.1.1"
},
"source_files": [
"Source",
"Source/**/*.swift"
],
"pushed_with_swift_version": "3.0"
}