[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 6 / e / LazyArray / 1.0.0 / LazyArray.podspec.json
blob8137ba85a101ffe57e3da830be9747723b66e1e5
2   "name": "LazyArray",
3   "version": "1.0.0",
4   "summary": "LazyArray",
5   "description": "O(1) array operations",
6   "homepage": "https://github.com/lucas34/LazyArray",
7   "license": "MIT",
8   "authors": {
9     "Lucas Nelaupe": "lucas.nelaupe@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/lucas34/LazyArray.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0",
18     "watchos": "2.0",
19     "osx": "10.9"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/LazyArray/**.swift",
23   "pushed_with_swift_version": "3.0"