[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / f / 0 / NoticeObserveKit / 0.4.0 / NoticeObserveKit.podspec.json
blob23a72f21c5507af3f581748c648a180688730c5a
2   "name": "NoticeObserveKit",
3   "version": "0.4.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.4.0"
16   },
17   "social_media_url": "https://twitter.com/marty_suzuki",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NoticeObserveKit/*.{swift}",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0"