blob: 6f424783310c190528d3eb4b8cd8ff8157c3ed93 [file] [log] [blame]
{
"name": "CoreJason",
"version": "0.1.0",
"summary": "JSON to CoreData",
"homepage": "https://github.com/nicadre/CoreJason",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nicolas Chevalier": "niccheva@student.42.fr"
},
"source": {
"git": "https://github.com/nicadre/CoreJason.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CoreJason/Classes/**/*",
"frameworks": "CoreData",
"pushed_with_swift_version": "3.0"
}