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