blob: ed954c9001134ac9db5a1ae991068b48d0f0078e [file] [log] [blame]
{
"name": "JSQCoreDataKit",
"version": "9.0.2",
"license": "MIT",
"summary": "A swifter Core Data stack",
"homepage": "https://github.com/jessesquires/JSQCoreDataKit",
"documentation_url": "https://jessesquires.github.io/JSQCoreDataKit",
"social_media_url": "https://twitter.com/jesse_squires",
"authors": "Jesse Squires",
"source": {
"git": "https://github.com/jessesquires/JSQCoreDataKit.git",
"tag": "9.0.2"
},
"source_files": "Sources/*.swift",
"swift_versions": "5.2",
"platforms": {
"ios": "11.0",
"osx": "10.12",
"tvos": "11.0",
"watchos": "4.0"
},
"frameworks": "CoreData",
"requires_arc": true,
"swift_version": "5.2"
}