2 "name": "FeathersSwiftRest",
4 "summary": "REST transport provider for FeathersSwift",
5 "description": "REST provider for FeathersSwift for making HTTP connections to a\nFeathersJS backend.",
6 "homepage": "https://github.com/startupthekid/feathers-swift-rest",
11 "authors": "startupthekid",
19 "git": "https://github.com/startupthekid/feathers-swift-rest.git",
22 "default_subspecs": "Core",
23 "pod_target_xcconfig": {
24 "OTHER_SWIFT_FLAGS[config=Release]": "-suppress-warnings"
26 "pushed_with_swift_version": "3.0",
30 "source_files": "FeathersSwiftRest/Core/*.{swift}",
31 "frameworks": "Foundation",