[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / a / f / e / Retain / 1.0.2 / Retain.podspec.json
blobdda02d6b6df072e687254f5d571831b1aadc24fb
2   "name": "Retain",
3   "version": "1.0.2",
4   "summary": "Object lifecycle helper",
5   "description": "Retain is an object lifecycle helper that provides a simple way to control object retaining and observing it",
6   "homepage": "https://github.com/hainayanda/Retain",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hainayanda": "hainayanda@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/hainayanda/Retain.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "13.0",
20     "osx": "10.15",
21     "tvos": "13.0",
22     "watchos": "8.0"
23   },
24   "swift_versions": "5.5",
25   "source_files": "Retain/Classes/**/*",
26   "swift_version": "5.5"