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