[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 1 / 5 / incetro-observer-list / 1.0.1 / incetro-observer-list.podspec.json
blobcdfbdb70ef863b322aa56424b542c0d73429b862
2   "name": "incetro-observer-list",
3   "module_name": "ObserverList",
4   "version": "1.0.1",
5   "license": "MIT",
6   "authors": {
7     "incetro": "incetro@ya.ru"
8   },
9   "homepage": "https://github.com/Incetro/observer-list.git",
10   "summary": "A simple class that allows us to have a list of weak observers",
11   "platforms": {
12     "ios": "12.0",
13     "osx": "10.12",
14     "watchos": "3.1",
15     "tvos": "12.0"
16   },
17   "swift_versions": "5.3",
18   "source": {
19     "git": "https://github.com/Incetro/observer-list.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "Sources/ObserverList/**/*.{h,swift}",
23   "swift_version": "5.3"