[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 5 / 7 / AmazingWeakSequence / 1.0.1 / AmazingWeakSequence.podspec.json
blob9e7cc60b920844dde99d1bbda6f02603f6b992c7
2   "name": "AmazingWeakSequence",
3   "version": "1.0.1",
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   },
14   "source": {
15     "git": "https://github.com/khamitimur/AmazingWeakSequence.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "Sources/**/*.swift",
19   "swift_versions": [
20     "5.0"
21   ],
22   "swift_version": "5.0"