[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / 7 / AmazingWeakSequence / 1.2.2 / AmazingWeakSequence.podspec.json
blob58494433eaa120ea552dd5f8e05b225972232b50
2   "name": "AmazingWeakSequence",
3   "version": "1.2.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": {
11     "Timur Khamidov": "baton237@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/khamitimur/AmazingWeakSequence.git",
15     "tag": "1.2.2"
16   },
17   "platforms": {
18     "ios": "11.0",
19     "osx": "10.14",
20     "tvos": "11.0",
21     "watchos": "4.0"
22   },
23   "swift_versions": [
24     "5.0"
25   ],
26   "source_files": "Sources/**/*.swift",
27   "swift_version": "5.0"