[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / f / 0 / NoticeObserveKit / 0.10.0 / NoticeObserveKit.podspec.json
blob09fb85aad583f34c38e05c536bf569c7600e690d
2   "name": "NoticeObserveKit",
3   "version": "0.10.0",
4   "summary": "NoticeObserveKit is type-safe NotificationCenter wrapper that associates notice type with info type.",
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.10.0"
16   },
17   "social_media_url": "https://twitter.com/marty_suzuki",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "NoticeObserveKit/*.{swift}",
22   "frameworks": "UIKit"