[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 4 / b / ZXFoundation / 0.24.0 / ZXFoundation.podspec.json
blob76add01c453570b2b82ddce7ccc26e32dd7c5d4f
2   "name": "ZXFoundation",
3   "version": "0.24.0",
4   "summary": "Foundation library for iOS @ [ZXVentures](https://zx-ventures.com). Common patterns, helpers, and conveniences for Swift @ ZX Ventures.",
5   "description": "Common patterns, helpers, and conveniences for Swift @ ZX Ventures.\n\nThis 'Foundation' library is designed to only depend on Apple's `Foundation` and other Apple frameworks that are available across all platforms such as `Core Graphics`. Included are extensions on top of `Foundation` and patterns for networking, errors, and testing that we use to quickly Bootstrap projects.",
6   "homepage": "https://zx-ventures.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wyatt McBain": "wyatt.mcbain@zx-ventures.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/ZXVentures/ZXFoundation.git",
22     "tag": "0.24.0"
23   },
24   "source_files": "Sources/ZXFoundation/**/*.swift",
25   "pushed_with_swift_version": "3.0.1"