blob: 0c4bb690bfe06e5e30e9ccf9a844611865bc2915 [file] [log] [blame]
{
"name": "DATAObjectIDs",
"version": "0.6.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.6.0"
},
"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": "Sources/**/*",
"frameworks": "CoreData"
}