blob: f5db07c633bf55e15cdb4d70fb89b3cf32cf6be1 [file] [log] [blame]
{
"name": "DATAObjectIDs",
"version": "0.7.0",
"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.7.0"
},
"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",
"pushed_with_swift_version": "3.0"
}