[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 7 / 0 / 1 / WeakCollection / 1.0.0 / WeakCollection.podspec.json
blobb9634d0314066c5701c87fa6126e6744fd7047cb
2   "name": "WeakCollection",
3   "version": "1.0.0",
4   "summary": "Weak reference Array",
5   "description": "Swift Arrays Holding Elements With Weak References",
6   "homepage": "https://github.com/gsabatie/WeakCollection",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gsabatie": "gsabatie@me.com"
13   },
14   "source": {
15     "git": "https://github.com/gsabatie/WeakCollection.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "WeakCollection/Classes/**/*",
22   "swift_versions": "4.2",
23   "swift_version": "4.2"