[Add] OpacityCore 3.22.7
[CocoaPods.git] / Specs / 2 / a / 0 / ObjectNotice / 1.0.0 / ObjectNotice.podspec.json
bloba1280a4d4cc82c8d0b356f5a9e3d1174a9a3487a
2   "name": "ObjectNotice",
3   "version": "1.0.0",
4   "summary": "封装NotificationCenter.default,使用Closures替代#selector",
5   "homepage": "https://github.com/yanxiaobing/ObjectNotice",
6   "license": "MIT",
7   "authors": {
8     "XBingo": "dove025@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/yanxiaobing/ObjectNotice.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "swift_versions": "4.2",
19   "source_files": "ObjectNotice/*.swift",
20   "swift_version": "4.2"