blob: 29a47ed7250ae0436a51718b392dd059dc6e3892 [file] [log] [blame]
{
"name": "NSManagedObject-ANDYObjectIDs",
"version": "0.4",
"summary": "The fastest way to get a group of objectIDs and primary keys from Core Data",
"homepage": "https://github.com/NSElvis/NSManagedObject-ANDYObjectIDs",
"license": "MIT",
"authors": {
"Elvis Nuñez": "hello@nselvis.com"
},
"source": {
"git": "https://github.com/NSElvis/NSManagedObject-ANDYObjectIDs.git",
"tag": "0.4"
},
"social_media_url": "https://twitter.com/NSElvis",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "CoreData"
}