[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 4 / 0 / WeakProxyLib / 0.1.2 / WeakProxyLib.podspec.json
blob901690c993f8d406e29bc052ab0686b44cab1d81
2   "name": "WeakProxyLib",
3   "version": "0.1.2",
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     "av-feaster": "a4amanver15@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/av-feaster/WeakProxy.git",
16     "tag": "0.1.2"
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"