[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / d / 3 / 6 / WeakDictionary / 1.2.2 / WeakDictionary.podspec.json
blobcebd4aff203518983d37430a983bea2a532e72ce
2   "name": "WeakDictionary",
3   "version": "1.2.2",
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.2"
16   },
17   "source_files": "WeakDictionary/*",
18   "requires_arc": true,
19   "pushed_with_swift_version": "3.0"