blob: 2bdf68de7df70a7e6c1e3002e1ac22ad8798a8e5 [file] [log] [blame]
{
"name": "NotchKit",
"version": "0.4.1",
"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.4.1"
},
"ios": {
"source_files": "Sources/**/*.{h,swift}",
"frameworks": "UIKit"
},
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}