[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 1 / 3 / NotchKit / 0.4.1 / NotchKit.podspec.json
blob2bdf68de7df70a7e6c1e3002e1ac22ad8798a8e5
2   "name": "NotchKit",
3   "version": "0.4.1",
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.4.1"
18   },
19   "ios": {
20     "source_files": "Sources/**/*.{h,swift}",
21     "frameworks": "UIKit"
22   },
23   "platforms": {
24     "ios": "8.0"
25   },
26   "pushed_with_swift_version": "3.0"