[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / e / b / SwiftyMenuBar / 0.1.0 / SwiftyMenuBar.podspec.json
blob3dfd6f5874944e8c478c8b437a16f6fd6424e96a
2   "name": "SwiftyMenuBar",
3   "version": "0.1.0",
4   "summary": "A neat UI lib for using top menu bars",
5   "description": "SwiftyMenuBar is a neat little library for easily adding top menu bars to your view.",
6   "homepage": "https://github.com/JonathanScala/SwiftyMenuBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jonathan Scala": "jonathan1234scala@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/JonathanScala/SwiftyMenuBar.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SwiftyMenuBar/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "swift_version": "5.0"