[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / a / Retainable / 0.4.0 / Retainable.podspec.json
blob2be0299182de3bc11acc10a87eec75650de786ab
2   "name": "Retainable",
3   "version": "0.4.0",
4   "summary": "Retainable, a friendly Swifty way to eliminate closure boilerplate.",
5   "swift_versions": "5.9",
6   "homepage": "https://github.com/scottyelvington/retainable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Scott Yelvington": "scottyelvington@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/scottyelvington/retainable.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "Sources/Retainable/**/*.{swift}",
22   "swift_version": "5.9"