{ "name": "FlatCache", "version": "0.1.0", "license": { "type": "MIT" }, "homepage": "https://github.com/rnystrom/GitHawk", "authors": { "Ryan Nystrom": "rnystrom@whoisryannystrom.com" }, "summary": "In memory flat cache.", "source": { "git": "https://github.com/rnystrom/GitHawk.git", "tag": "#{s.version}" }, "source_files": "FlatCache/*.swift", "platforms": { "osx": null, "ios": null, "tvos": null, "watchos": null } }