[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 0 / 3 / SwiftStandardLibrary / 0.1.2 / SwiftStandardLibrary.podspec.json
blobc2f6c8a86cf0d4bb058448f5314c05287f016b1b
2   "name": "SwiftStandardLibrary",
3   "version": "0.1.2",
4   "summary": "A collection of data structures and algorithms currently absent in Swift.",
5   "homepage": "https://github.com/tdkirtland/SwiftStandardLibrary",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": "Tyler Kirtland",
11   "platforms": {
12     "ios": "9.3",
13     "osx": "10.10",
14     "watchos": "2.1",
15     "tvos": "9.2"
16   },
17   "source": {
18     "git": "https://github.com/tdkirtland/SwiftStandardLibrary.git",
19     "tag": "0.1.2"
20   },
21   "source_files": "Sources/*.swift",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   },
25   "pushed_with_swift_version": "4.0"