[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / b / Observing / 1.0.1 / Observing.podspec.json
blob8578d04f6123cfb933262e5d6da538dc0cc5e589
2   "name": "Observing",
3   "version": "1.0.1",
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.1"
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"