[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 2 / 9 / NotchToolkit / 1.21 / NotchToolkit.podspec.json
blobb0fa8f2eb7c36ce90dbb3c5ec982a48c3aca8e15
2   "name": "NotchToolkit",
3   "version": "1.21",
4   "summary": "An iOS framework for iPhone X notch.",
5   "description": "A framework for iOS that allow developers use the iPhone X notch space in creative ways.",
6   "homepage": "https://github.com/AFathi/NotchToolkit",
7   "screenshots": "http://whochatme1.ipage.com/preview.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Ahmed Bekhit": "me@ahmedbekhit.com"
14   },
15   "social_media_url": "http://twitter.com/iAFapps",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "source": {
20     "git": "https://github.com/AFathi/NotchToolkit.git",
21     "tag": "1.21"
22   },
23   "source_files": [
24     "NotchToolkit",
25     "NotchToolkit/**/*.{swift}"
26   ],
27   "pushed_with_swift_version": "echo \"4.0\" > .swift-version"