blob: 1cedca0a66eb9bb6a8460501ec8d94b38989a8bc [file] [log] [blame]
{
"name": "Ferrara",
"version": "1.1.2",
"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.2"
},
"source_files": [
"Source",
"Source/**/*.swift"
],
"pushed_with_swift_version": "3.0"
}