[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / f / e / 1 / SwiftEvents / 1.1.1 / SwiftEvents.podspec.json
blob25b43da1d29f8b3020a2e6da4e6685997026a0f0
2   "name": "SwiftEvents",
3   "version": "1.1.1",
4   "homepage": "https://github.com/denissimon/SwiftEvents",
5   "authors": {
6     "Denis Simon": "denis.v.simon@gmail.com"
7   },
8   "summary": "A lightweight library for creating and observing events",
9   "license": {
10     "type": "MIT"
11   },
12   "swift_versions": [
13     "5.0",
14     "5.1"
15   ],
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.10",
19     "watchos": "3.0",
20     "tvos": "10.0"
21   },
22   "source": {
23     "git": "https://github.com/denissimon/SwiftEvents.git",
24     "tag": "1.1.1"
25   },
26   "source_files": "Sources/**/*.swift",
27   "frameworks": "Foundation",
28   "swift_version": "5.1"