blob: dedfc790c205da8e39412e05d017357e09920c4a [file] [log] [blame]
{
"name": "DATAObjectIDs",
"version": "0.6.1",
"summary": "The fastest way to get a group of objectIDs and primary keys from Core Data",
"homepage": "https://github.com/SyncDB/DATAObjectIDs",
"license": "MIT",
"authors": {
"SyncDB": "syncdb.contact@gmail.com"
},
"source": {
"git": "https://github.com/SyncDB/DATAObjectIDs.git",
"tag": "0.6.1"
},
"social_media_url": "https://twitter.com/sync_db",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"frameworks": "CoreData"
}