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