5 "summary": "A Swift JSONAPI framework",
6 "authors": "Aron Balog",
7 "homepage": "http://undabot.com",
9 "git": "https://github.com/aronbalog/Vox.git",
14 "SWIFT_VERSION": "4.0"
19 "default_subspecs": "Core",
23 "source_files": "Vox/Core/**/*.{swift,m,h}"
27 "source_files": "Vox/Plugins/Alamofire/**/*.{swift}",
28 "pod_target_xcconfig": {
29 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "ALAMOFIRE"