blob: 98d7dffbe797f0f734dbfc846eaa7a73d9f08424 [file] [log] [blame]
{
"name": "DATAFastQuery",
"version": "0.8.0",
"summary": "The fastest way to get a group of objectIDs and primary keys from Core Data",
"homepage": "https://github.com/SyncDB/DATAFastQuery",
"license": "MIT",
"authors": {
"SyncDB": "syncdb.contact@gmail.com"
},
"source": {
"git": "https://github.com/SyncDB/DATAFastQuery.git",
"tag": "0.8.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"
}