blob: 9870062a3281dade9d37dfe66bb80123e8e9cf43 [file] [log] [blame]
{
"name": "JOCoreDataKit",
"platforms": {
"ios": "8.0"
},
"version": "0.0.1",
"summary": "A simpler CoreData stack.",
"description": "A simpler CoreData stack that help in the development process",
"homepage": "https://github.com/jorjuela33/JOCoreDataKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jorge Mario Orjuela Gutierrez": "jorjuela33@gmail.com"
},
"source": {
"git": "https://github.com/jorjuela33/JOCoreDataKit.git",
"tag": "0.0.1"
},
"source_files": "JOCoreDataKit/**/*.{swift}",
"pushed_with_swift_version": "3.0-GM-CANDIDATE"
}