[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 3 / 6 / WeakDictionary / 1.0.4 / WeakDictionary.podspec.json
blobbd2cf4a2f6bbc1d4cd77708d2992d3b920d3b24c
2   "name": "WeakDictionary",
3   "version": "1.0.4",
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.0.4"
16   },
17   "source_files": "WeakDictionary/*",
18   "requires_arc": true,
19   "pushed_with_swift_version": "3.0"