blob: 2cd05da1627ca20d3b9f4c6cd7e7156e461c5b10 [file] [log] [blame]
{
"name": "NSEntityDescription-SYNCPrimaryKey",
"summary": "Support for primary keys in Core Data",
"version": "1.2.8",
"homepage": "https://github.com/SyncDB/NSEntityDescription-SYNCPrimaryKey",
"license": "MIT",
"authors": {
"SyncDB": "syncdb.contact@gmail.com"
},
"source": {
"git": "https://github.com/SyncDB/NSEntityDescription-SYNCPrimaryKey.git",
"tag": "1.2.8"
},
"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": "Source/**/*",
"frameworks": "CoreData",
"dependencies": {
"NSString-HYPNetworking": [
"~> 1.0.6"
]
}
}