[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 5 / c / f / ZenSwift / 1.8.1 / ZenSwift.podspec.json
blob7399f42392d409f5741ec555c6f9e4d1be9e4003
2   "name": "ZenSwift",
3   "version": "1.8.1",
4   "swift_versions": "5.0",
5   "summary": "ZenSwift is a collection of components and Swift stdlib extensions.",
6   "description": "ZenSwift is a collection of components and extensions of Swift standard library.",
7   "homepage": "https://github.com/roland19deschain/ZenSwift",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Alexey Roik": "roland19deschain@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/roland19deschain/ZenSwift.git",
17     "tag": "1.8.1"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "12.0",
22     "osx": "10.10",
23     "tvos": "12.0",
24     "watchos": "2.0"
25   },
26   "source_files": "ZenSwift/**/*{swift}",
27   "swift_version": "5.0"