blob: e85585640884ef2c0bed3c9dd5ff8c4ba1fbb3b0 [file] [log] [blame]
{
"name": "JSQCoreDataKit",
"version": "6.0.3",
"license": "MIT",
"summary": "A swifter Core Data stack",
"homepage": "https://github.com/jessesquires/JSQCoreDataKit",
"documentation_url": "http://www.jessesquires.com/JSQCoreDataKit/",
"social_media_url": "https://twitter.com/jesse_squires",
"authors": "Jesse Squires",
"source": {
"git": "https://github.com/jessesquires/JSQCoreDataKit.git",
"tag": "6.0.3"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"frameworks": "CoreData",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}