blob: 9a531b38dd4d66cef3126a4e79572ca8ee409b23 [file] [log] [blame]
{
"name": "NotchToolkit",
"version": "1.1",
"summary": "A light-weight iOS framework for iPhone's X notch.",
"description": "A light-weight framework for iOS that allow developers use the iPhone's X notch space in creative ways.",
"homepage": "http://github.com/AFathi",
"screenshots": "http://whochatme1.ipage.com/preview.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AFathi": "me@ahmedbekhit.com"
},
"social_media_url": "http://twitter.com/AFathi",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/AFathi/NotchToolkit.git",
"tag": "1.1"
},
"source_files": [
"NotchToolkit",
"NotchToolkit/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "echo \"4.0\" > .swift-version"
}