[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 3 / 6 / WeakDictionary / 1.2.1 / WeakDictionary.podspec.json
blob183bc58590d726896f75758b660fea6fb7042c8e
2   "name": "WeakDictionary",
3   "version": "1.2.1",
4   "summary": "naive (strong key/weak value) dictionary & (weak key/weak value) dictionary implementations in swift",
5   "homepage": "https://github.com/nicholascross/WeakDictionary",
6   "license": "MIT",
7   "authors": {
8     "Nicholas Cross": "isthisreallyneeded78908657634257756@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/nicholascross/WeakDictionary.git",
15     "tag": "1.2.1"
16   },
17   "source_files": "WeakDictionary/*",
18   "requires_arc": true,
19   "pushed_with_swift_version": "3.0"