4 "summary": "Torch - Boilerplate-free CoreData bridge.",
5 "description": "Torch is an ORM library allowing you to use structs instead of classes for your models.",
6 "homepage": "https://github.com/SwiftKit/Torch",
9 "Tadeas Kriz": "tadeas@brightify.org",
10 "Filip Dolnik": "filip@brightify.org"
13 "git": "https://github.com/SwiftKit/Torch.git",
30 "prepare_command": "git submodule update --init --recursive\n./build_generator",
31 "module_name": "Torch",
33 "pod_target_xcconfig": {
34 "ENABLE_BITCODE": "NO"