[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / a / 1 / Ferrara / 1.1.3 / Ferrara.podspec.json
blobadf77118a5bb0f74ef5cfb6f742f8adb1872a44f
2   "name": "Ferrara",
3   "version": "1.1.3",
4   "summary": "Spot differences between two collections",
5   "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.",
6   "homepage": "https://github.com/muccy/Ferrara",
7   "license": "MIT",
8   "authors": {
9     "Marco Muccinelli": "muccymac@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/muccy/Ferrara.git",
16     "tag": "1.1.3"
17   },
18   "source_files": [
19     "Source",
20     "Source/**/*.swift"
21   ],
22   "pushed_with_swift_version": "3.0"