[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / 9 / OrderedSet.swift / 0.1.0 / OrderedSet.swift.podspec.json
blob544f4af218a5c3c6599693549b19faa85bdc027d
2   "name": "OrderedSet.swift",
3   "version": "0.1.0",
4   "summary": "Ordered Set implementation for Swift",
5   "homepage": "https://github.com/cocodelabs/OrderedSet",
6   "license": {
7     "type": "CUSTOM",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Kyle Fuller": "kyle@fuller.li"
12   },
13   "source": {
14     "git": "https://github.com/cocodelabs/OrderedSet.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "Sources/OrderedSet/*.swift",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10"
22   },
23   "swift_versions": "5.0",
24   "swift_version": "5.0"