blob: 8236539415d394cac73b836b269a99f20ec56834 [file] [log] [blame]
{
"name": "NSManagedObject-HYPURI",
"version": "0.2",
"summary": "A convenience method to get a NSManagedObject URI",
"description": "* A convenience method to get a NSManagedObject URI\n* Super easy to use!\n",
"homepage": "https://github.com/hyperoslo/NSManagedObject-HYPURI",
"license": "MIT",
"authors": {
"Hyper AS": "teknologi@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/NSManagedObject-HYPURI.git",
"tag": "0.2"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "CoreData"
}