[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 7 / 8 / a / JNBBottombar / 0.1.0 / JNBBottombar.podspec.json
blob7b910ce71cf9afffafe5fe7e2717253e552a2457
2   "name": "JNBBottombar",
3   "version": "0.1.0",
4   "summary": "Customizable bottom bar controller.",
5   "swift_version": "4.2",
6   "description": "If you have bottom content that you would like to show and hide off screen. This controller makes it really easy to show anything as bottom information. It is a great way to show some interaction in your app.",
7   "homepage": "https://github.com/jnblanchard/JNBBottombar",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "jnblanchard@mac.com": "jnblanchard@mac.com"
14   },
15   "source": {
16     "git": "https://github.com/jnblanchard/JNBBottombar.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "JNBBottombar/Classes/**/*"