[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / 9 / Update / 1.0.1 / Update.podspec.json
blob3f4d746e9703acbd233eb548e716fc3d864ebcf8
2   "name": "Update",
3   "version": "1.0.1",
4   "summary": "An observable object for SwiftUI that checks if new version of app is available.",
5   "description": "Update is an observable object for SwiftUI that checks if new version of app is available.",
6   "homepage": "https://github.com/alexandrehsaad/Update",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Alexandre",
12   "swift_versions": "5.0",
13   "frameworks": "SwiftUI",
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/alexandrehsaad/Update.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "Update/**/*.{swift}",
22   "swift_version": "5.0"