blob: 5e4e918689b28f5d30f9e05765c739da7f2b8000 [file] [log] [blame]
{
"name": "NSManagedObject-HYPURI",
"version": "0.1",
"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.1"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "CoreData"
}