[Add] MappedIn 5.5.0
[CocoaPods.git] / Specs / 9 / a / f / EventsKit / 1.0.0 / EventsKit.podspec.json
blobc08e2105bbf82bf3a9fa4560e0a210672efece9f
2   "name": "EventsKit",
3   "version": "1.0.0",
4   "summary": "Small library contains rx-like events.",
5   "description": "This library contains object represents Events (like C# event). \nThis may simplify things like: pub/sub, delegation, notification and other.",
6   "homepage": "https://github.com/LastSprint/EventsKit",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Alexander Kravchenkov": "sprintend@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/LastSprint/EventsKit.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "EventsKit/EventsKit/Sources/**/*.swift",
21   "pushed_with_swift_version": "4.1",
22   "deprecated": true