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-ios",
11 "authors": "startupthekid",
18 "git": "https://github.com/startupthekid/feathers-ios.git",
21 "default_subspecs": "Core",
22 "pod_target_xcconfig": {
23 "OTHER_SWIFT_FLAGS[config=Release]": "-suppress-warnings"
25 "pushed_with_swift_version": "3.0",
29 "source_files": "Feathers/Core/*.{swift}",
34 "Socket.IO-Client-Swift": [
44 "frameworks": "Foundation"
47 "name": "ReactiveSwift",
48 "source_files": "Feathers/ReactiveSwift/*{.swift}",
60 "source_files": "Feathers/RxSwift/*{.swift}",