[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / b / 2 / SingleFRC / 0.1 / SingleFRC.podspec.json
blobc694badc01bf6e71d8df111e4b16dd72a6317946
2   "name": "SingleFRC",
3   "version": "0.1",
4   "summary": "Like NSFetchedResultsController but for a single managed object.",
5   "homepage": "https://github.com/fastred/SingleFetchedResultController",
6   "license": "MIT",
7   "authors": {
8     "Arkadiusz Holko": "fastred@fastred.org"
9   },
10   "social_media_url": "https://twitter.com/arekholko",
11   "source": {
12     "git": "https://github.com/fastred/SingleFetchedResultController.git",
13     "tag": "0.1"
14   },
15   "frameworks": "CoreData",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9"
19   },
20   "source_files": "Framework/*.swift"