[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / f / e / Edits / 0.1.0 / Edits.podspec.json
blob75706f46b128511cbc7b352566ec7061d2798af3
2   "name": "Edits",
3   "version": "0.1.0",
4   "summary": "A mini-framework to determine the smallest set of edits between two collections.",
5   "description": "Edits is a small framework designed to simplify the process of creating visually pleasing transitions between collections. Especially designed with UITableView and UICollectionView in mind, Edits will make it incredibly easy to create attractive transitions between collections.",
6   "homepage": "https://github.com/wmcginty/Edits",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "William McGinty": "mcgintw@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wmcginty/Edits.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.3"
20   },
21   "source_files": "Edits/Classes/**/*",
22   "pushed_with_swift_version": "4.0"