[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 9 / SwiftCollections / 0.2.0 / SwiftCollections.podspec.json
blob85c5e1b8b3f1ea0ba3b18512f4d8aea8c8c44a21
2   "name": "SwiftCollections",
3   "version": "0.2.0",
4   "summary": "Commonly used data structures for Swift. Written by Apple",
5   "description": "pod version of apple/swift-collections",
6   "homepage": "https://github.com/haifengkao/SwiftCollections",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hai Feng Kao": "haifeng@cocoaspice.in"
13   },
14   "source": {
15     "git": "https://github.com/haifengkao/SwiftCollections.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "14.0",
20     "osx": "11.0"
21   },
22   "swift_versions": "5",
23   "source_files": "SwiftCollections/Classes/**/*.swift",
24   "swift_version": "5"