[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 8 / c / TableVector / 0.4.1 / TableVector.podspec.json
blobcae9e5c7c7e29b1c8d0fe7116a34f30c4884cb02
2   "name": "TableVector",
3   "version": "0.4.1",
4   "summary": "A general purpose library to simplify working with UITableView",
5   "description": "Use TableVector like a more flexible NSFetchedResultsController to streamline UITableView insertions, deletions, and updates",
6   "homepage": "https://github.com/dietcoke27/TableVector",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cole Kurkowski": "crk@fastmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dietcoke27/TableVector.git",
16     "tag": "0.4.1"
17   },
18   "social_media_url": "https://twitter.com/colekurk",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "TableVector/Classes/**/*",
23   "pushed_with_swift_version": "3.0"