4 "summary": "Swift framework for interacting with Featherjs apis",
5 "description": "Swift library for connecting to a FeathersJS backend.\n\nReactiveSwift and RxSwift extensions are available.",
6 "homepage": "https://github.com/startupthekid/feathers-swift",
11 "authors": "startupthekid",
19 "git": "https://github.com/startupthekid/feathers-swift.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": "Feathers/Core/*.{swift}",
31 "frameworks": "Foundation",
42 "name": "ReactiveSwift",
43 "source_files": "Feathers/ReactiveSwift/*{.swift}",
55 "source_files": "Feathers/RxSwift/*{.swift}",