[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 8 / 4 / NNArrayDiff / 0.2.5 / NNArrayDiff.podspec.json
blobcd64e530c3d0d1ccf76176d68eae77d162aff760
2   "name": "NNArrayDiff",
3   "version": "0.2.5",
4   "summary": "Yet another diff calculation utility, efficient & tested.",
5   "description": "A detailed description will be here when I think of a good one.",
6   "homepage": "https://github.com/nickynick/ArrayDiff",
7   "license": "MIT",
8   "authors": {
9     "Nick Tymchenko": "t.nick.a@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/nickynick/ArrayDiff.git",
13     "tag": "0.2.5"
14   },
15   "social_media_url": "https://twitter.com/nickynick42",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source_files": "ArrayDiff/**/*.{h,m}",
21   "public_header_files": "ArrayDiff/**/*.h",
22   "frameworks": "UIKit"