[Delete] FaceCoreBasicNightly 6.3.1040
[CocoaPods.git] / Specs / 8 / f / 0 / NoticeObserveKit / 0.11.1 / NoticeObserveKit.podspec.json
blob62c3cf83594115fb1e79013cb9b0709a960ed237
2   "name": "NoticeObserveKit",
3   "version": "0.11.1",
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.1"
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"