blob: 8c5db7f6a9f390bb6b72b50309440edb6ee924c8 [file] [log] [blame]
{
"name": "JSQCoreDataKit",
"version": "9.0.3",
"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.3"
},
"source_files": "Sources/*.swift",
"swift_versions": "5.3",
"platforms": {
"ios": "11.0",
"osx": "10.12",
"tvos": "11.0",
"watchos": "4.0"
},
"frameworks": "CoreData",
"requires_arc": true,
"swift_version": "5.3"
}