blob: 77fb2a1997f81677ddaebe8d442bfa6327959b6c [file] [log] [blame]
{
"name": "THCCoreData",
"version": "0.0.1",
"summary": "A Core Data wrapper",
"homepage": "https://github.com/webair/thinc.THCCoreData",
"license": "MIT",
"authors": {
"Weber Christopher": "chrisr.weber@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/webair/thinc.swift.THCCoreData.git",
"tag": "v0.0.1"
},
"source_files": "THCCoreData/**/*.swift",
"requires_arc": true
}