{ "xcodebuild_arguments": ["-project", "ReSwift.xcodeproj", "-scheme", "ReSwift-macOS"], "author": "ReSwift", "author_url": "https://github.com/ReSwift/ReSwift", "module": "ReSwift", "readme": "Docs/tmp/compile/README.md", "theme": "Docs/jazzy-theme/", "documentation": "Docs/tmp/docs/*.md", "abstract": "Docs/tmp/api/*.md", "custom_categories": [{ "name": "Documentation", "children": [ "About ReSwift", "Why ReSwift", "Getting Started Guide", "Installation", "Checking out Source Code", "Demo", "Extensions", "Example Projects", "Contributing", "Credits", "Get in touch", "Changelog", "License" ] }, { "name": "Stores", "children": [ "Store", "StoreType", "StoreSubscriber", "AnyStoreSubscriber" ] }, { "name": "State", "children": [ "StateType" ] }, { "name": "Actions", "children": [ "Action", "ReSwiftInit" ] }, { "name": "Reducers", "children": [ "Reducer" ] }, { "name": "Utilities", "children": [ "Coding" ] }], "string-replacements": { "Docs/img": "img", "http://reswift.github.io/ReSwift/master/getting-started-guide.html": "getting-started-guide.html", "#contributing": "contributing.html" } }