[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 7 / 8 / c / TableVector / 0.4 / TableVector.podspec.json
blob21c95da184af87351e3cf2152e7a01a722b7a70b
2   "name": "TableVector",
3   "version": "0.4",
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"
17   },
18   "social_media_url": "https://twitter.com/colekurk",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "TableVector/Classes/**/*",
23   "pushed_with_swift_version": "3.0"