[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 4 / 0 / WeakProxyLib / 0.1.1 / WeakProxyLib.podspec.json
blobe7b0e30c148471898f9d0cd19724bc2e8722c9b6
2   "name": "WeakProxyLib",
3   "version": "0.1.1",
4   "summary": "A library to provide a weak proxy object to avoid retain cycles.",
5   "description": "WeakProxyLib provides a weak proxy object that helps to avoid retain cycles in your iOS applications.",
6   "homepage": "https://github.com/av-feaster/WeakProxy.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Your Name": "a4amanver15@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/av-feaster/WeakProxy.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "WeakProxyLib/**/*.{h,m,swift}",
22   "swift_versions": [
23     "5.0"
24   ],
25   "swift_version": "5.0"