blob: 65dcdce5aeb43e470a6199e0b2953b0883666602 [file] [log] [blame]
{
"name": "DATAObjectIDs",
"version": "0.5.0",
"summary": "The fastest way to get a group of objectIDs and primary keys from Core Data",
"homepage": "https://github.com/3lvis/DATAObjectIDs",
"license": "MIT",
"authors": {
"Elvis Nuñez": "elvisnunez@me.com"
},
"source": {
"git": "https://github.com/3lvis/DATAObjectIDs.git",
"tag": "0.5.0"
},
"social_media_url": "https://twitter.com/3lvis",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "CoreData"
}