[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / c / f / ZenSwift / 0.1.48 / ZenSwift.podspec.json
blob589bd966bc8a2cc7428286f5746a9a8d39866e9b
2   "name": "ZenSwift",
3   "version": "0.1.48",
4   "swift_version": "4.2",
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": "0.1.48"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0",
22     "osx": "10.10",
23     "tvos": "9.0",
24     "watchos": "2.0"
25   },
26   "source_files": "ZenSwift/**/*{swift}"