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