[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 5 / 7 / AmazingWeakSequence / 1.0.2 / AmazingWeakSequence.podspec.json
blobef339aa6da3953ffa799a8111e33acc774ee36fc
2   "name": "AmazingWeakSequence",
3   "version": "1.0.2",
4   "summary": "Sequence that holds weak references to its elements.",
5   "homepage": "https://github.com/khamitimur/AmazingWeakSequence",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Timur Khamidov",
11   "platforms": {
12     "ios": "11.0",
13     "osx": "10.14",
14     "tvos": "11.0",
15     "watchos": "4.0"
16   },
17   "source": {
18     "git": "https://github.com/khamitimur/AmazingWeakSequence.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "Sources/**/*.swift",
22   "swift_versions": [
23     "5.0"
24   ],
25   "swift_version": "5.0"