[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 6 / 1 / 3 / NotchKit / 0.3.0 / NotchKit.podspec.json
blobbdc6948e8a4c716c9859f6a3dd4cc09a9c864172
2   "name": "NotchKit",
3   "version": "0.3.0",
4   "summary": "One line to hide the iPhone X notch",
5   "description": "A UIWindow subclass to limit your iOS apps to a roundrect frame",
6   "homepage": "https://github.com/HarshilShah/NotchKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Harshil Shah": "harshilshah1910@me.com"
13   },
14   "social_media_url": "https://twitter.com/HarshilShah1910",
15   "source": {
16     "git": "https://github.com/HarshilShah/NotchKit.git",
17     "tag": "0.3.0"
18   },
19   "ios": {
20     "source_files": "Sources/**/*.{h,swift}",
21     "frameworks": "UIKit"
22   },
23   "platforms": {
24     "ios": "11.0"
25   },
26   "pushed_with_swift_version": "3.0"