[Add] AliPlayerSDK_iOS_NORMAL_SR_FILTER 6.21.0
[CocoaPods.git] / Specs / f / 6 / b / Observing / 1.0.0 / Observing.podspec.json
blobb67054f82a63ac8cb1a600fad6a685dd49732a76
2   "name": "Observing",
3   "version": "1.0.0",
4   "summary": "For NSNotificationCenter quick usage",
5   "homepage": "https://github.com/Meniny/Observing",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Elias Abel",
11   "source": {
12     "git": "https://github.com/Meniny/Observing.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://meniny.cn/",
16   "source_files": "Observing/**/*.swift",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8",
20     "tvos": "10.2",
21     "osx": "10.9",
22     "watchos": "2.0"
23   },
24   "description": "Observing is an extension for NSNotificationCenter quick usage",
25   "module_name": "Observing",
26   "pushed_with_swift_version": "4.0"