[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 1 / a / LNZWeakCollection / 1.2.0 / LNZWeakCollection.podspec.json
blobb4fe10cc83ad2a45d7f9366980de4552dbd8908b
2   "name": "LNZWeakCollection",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.2.0",
7   "swift_version": "4.2",
8   "summary": "A swift collection to store weak references to objects.",
9   "description": "LNZWeakCollection has implementations for collections of weak references to objects and dictionary with weak keys or weak values.",
10   "requires_arc": true,
11   "license": {
12     "type": "MIT"
13   },
14   "homepage": "https://www.pfrpg.net",
15   "authors": {
16     "Giuseppe Lanza": "gringoire986@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/gringoireDM/LNZWeakCollection.git",
20     "tag": "v1.2.0"
21   },
22   "frameworks": "Foundation",
23   "source_files": "LNZWeakCollection/**/*.{swift, h}"