[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 1 / 0 / 9 / DVCoreDataFinders / 0.6 / DVCoreDataFinders.podspec.json
blob444bf4a1104799afd3f735c6b8bed512dac2b460
2   "name": "DVCoreDataFinders",
3   "version": "0.6",
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 2.0",
8   "authors": {
9     "Peyman Oreizy": "peymano@dynamicvariable.com"
10   },
11   "source": {
12     "git": "https://github.com/peymano/DVCoreDataFinders.git",
13     "tag": "0.6"
14   },
15   "source_files": "DVCoreDataFinders",
16   "platforms": {
17     "ios": "5.0"
18   },
19   "frameworks": "CoreData",
20   "requires_arc": true