blob: b0fa8f2eb7c36ce90dbb3c5ec982a48c3aca8e15 [file] [log] [blame]
{
"name": "NotchToolkit",
"version": "1.21",
"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://whochatme1.ipage.com/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.21"
},
"source_files": [
"NotchToolkit",
"NotchToolkit/**/*.{swift}"
],
"pushed_with_swift_version": "echo \"4.0\" > .swift-version"
}