blob: 77958e295b1c2f8e2af423df98b9d0a10b505b40 [file] [log] [blame]
{
"name": "NSManagedObject-HYPAttribute",
"version": "0.1.1",
"summary": "Helpers for evaluating NSManagedObject's attributes",
"homepage": "https://github.com/hyperoslo/NSManagedObject-HYPAttribute",
"license": "MIT",
"authors": {
"Hyper AS": "teknologi@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/NSManagedObject-HYPAttribute.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "CoreData"
}