blob: ec2e275d74215439aa791a1e6d71f61b2fee5da0 [file] [log] [blame]
{
"name": "DATAObjectIDs",
"version": "0.5.1",
"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.1"
},
"social_media_url": "https://twitter.com/3lvis",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "CoreData"
}