blob: 926610987381bb176d8fc14262d59dc34c4866e8 [file] [log] [blame]
{
"name": "JSQCoreDataKit",
"version": "7.0.0",
"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": "7.0.0"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "10.0",
"watchos": "3.0"
},
"frameworks": "CoreData",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}