[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / 2 / EventNotification / 0.9 / EventNotification.podspec.json
bloba707dab0a0e1b1ece809b0bfdc886c9d4c481cf8
2   "name": "EventNotification",
3   "version": "0.9",
4   "summary": "Typed notification events",
5   "description": "Send arbitrary data between parts of an application that are not directly connected.",
6   "homepage": "https://github.com/arkdan/EventNotification",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "ark dan",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "swift_version": "4.0",
16   "source": {
17     "git": "https://github.com/arkdan/EventNotification.git",
18     "tag": "0.9"
19   },
20   "source_files": "EventNotification/*.{h,m,swift}"