[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 0 / 9 / DVCoreDataFinders / 0.4 / DVCoreDataFinders.podspec.json
blob37da89449d315160dcbdaf1563504c7113970d1b
2   "name": "DVCoreDataFinders",
3   "version": "0.4",
4   "summary": "Simple, no-frills CoreData helper methods.",
5   "description": "                    A simple Objective-C category on `NSManagedObject`\n                    to find objects and create instances of\n                    `NSFetchRequest` and `NSFetchedResultsController`.\n",
6   "homepage": "https://github.com/peymano/DVCoreDataFinders",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Peyman Oreizy": "peymano@dynamicvariable.com"
10   },
11   "source": {
12     "git": "https://github.com/peymano/DVCoreDataFinders.git",
13     "tag": "0.4"
14   },
15   "source_files": "DVCoreDataFinders",
16   "platforms": {
17     "ios": "5.0"
18   },
19   "frameworks": "CoreData",
20   "requires_arc": true