| { | |
| "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 | |
| } |