[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / f / 0 / NoticeObserveKit / 0.11.0 / NoticeObserveKit.podspec.json
blobbf871c33d97d8753af4c2d14695939553ee63ee0
2   "name": "NoticeObserveKit",
3   "version": "0.11.0",
4   "summary": "NoticeObserveKit is type-safe NotificationCenter wrapper.",
5   "homepage": "https://github.com/marty-suzuki/NoticeObserveKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Taiki Suzuki": "s1180183@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/marty-suzuki/NoticeObserveKit.git",
15     "tag": "0.11.0"
16   },
17   "social_media_url": "https://twitter.com/marty_suzuki",
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.10",
21     "tvos": "10.0",
22     "watchos": "3.0"
23   },
24   "source_files": "NoticeObserveKit/*.{swift}",
25   "frameworks": "Foundation"