[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 0 / 9 / DVCoreDataFinders / 0.1 / DVCoreDataFinders.podspec.json
blobdcfe53544effb0367d8142b5557d343684b0a208
2   "name": "DVCoreDataFinders",
3   "version": "0.1",
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.1"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "DVCoreDataFinders",
19   "requires_arc": true