blob: d7ce6b7fe014ff9c65c34b5997cd3f505602c83e [file] [log] [blame]
{
"name": "NotchToolkit",
"version": "1.3",
"summary": "An iOS framework for iPhone X notch.",
"description": "A framework for iOS that allow developers use the iPhone X notch space in creative ways.",
"homepage": "https://github.com/AFathi/NotchToolkit",
"screenshots": "http://ahmedbekhit.com/toolbar_preview.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ahmed Bekhit": "me@ahmedbekhit.com"
},
"social_media_url": "http://twitter.com/iAFapps",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/AFathi/NotchToolkit.git",
"tag": "1.3"
},
"source_files": [
"NotchToolkit",
"NotchToolkit/**/*.{swift}"
],
"pushed_with_swift_version": "echo \"4.0\" > .swift-version"
}