[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 1 / 5 / incetro-observer-list / 1.0.0 / incetro-observer-list.podspec.json
blob4b2a8feb3c342c23fd6fd2e96d572e80fe229123
2   "name": "incetro-observer-list",
3   "module_name": "ObserverList",
4   "version": "1.0.0",
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   },
14   "swift_versions": "5.3",
15   "source": {
16     "git": "https://github.com/Incetro/observer-list.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "Sources/ObserverList/**/*.{h,swift}",
20   "swift_version": "5.3"