blob: 740f8cae0f6cf8f366f509a7b9e68d4779476c4f [file] [log] [blame]
{
"name": "NSEntityDescription-SYNCPrimaryKey",
"summary": "Support for primary keys in Core Data",
"version": "1.2.0",
"homepage": "https://github.com/hyperoslo/NSEntityDescription-SYNCPrimaryKey",
"license": "MIT",
"authors": {
"Hyper Interaktiv AS": "ios@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/NSEntityDescription-SYNCPrimaryKey.git",
"tag": "1.2.0"
},
"social_media_url": "https://twitter.com/hyperoslo",
"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.0"
]
}
}