blob: bdc6948e8a4c716c9859f6a3dd4cc09a9c864172 [file] [log] [blame]
{
"name": "NotchKit",
"version": "0.3.0",
"summary": "One line to hide the iPhone X notch",
"description": "A UIWindow subclass to limit your iOS apps to a roundrect frame",
"homepage": "https://github.com/HarshilShah/NotchKit",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Harshil Shah": "harshilshah1910@me.com"
},
"social_media_url": "https://twitter.com/HarshilShah1910",
"source": {
"git": "https://github.com/HarshilShah/NotchKit.git",
"tag": "0.3.0"
},
"ios": {
"source_files": "Sources/**/*.{h,swift}",
"frameworks": "UIKit"
},
"platforms": {
"ios": "11.0"
},
"pushed_with_swift_version": "3.0"
}