[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 1 / a / SSEventFlow / 1.3.0 / SSEventFlow.podspec.json
blob28ace3ffb4c84c87fc6cbecd5b76f000bdae5138
2   "name": "SSEventFlow",
3   "version": "1.3.0",
4   "summary": "SSEventFlow is a type safe alternative to NotificationCenter, inspired by Flux",
5   "description": "This is a tiny variant of the Flux Application Architecture, invented by Facebook.\nSee video to how Flux works: https://facebook.github.io/flux/docs/in-depth-overview",
6   "homepage": "https://github.com/neoneye/SSEventFlow",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Simon Strandgaard": "neoneye@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/neoneye/SSEventFlow.git",
15     "tag": "1.3.0"
16   },
17   "social_media_url": "https://twitter.com/neoneye",
18   "swift_versions": "5.2",
19   "platforms": {
20     "ios": "13.0",
21     "osx": "10.15",
22     "watchos": "6.0"
23   },
24   "source_files": "SSEventFlow_Framework/Classes/*",
25   "swift_version": "5.2"