[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / e / a / BTNavigationDropdownMenu / 0.7 / BTNavigationDropdownMenu.podspec.json
blob8154bb01ab02aa1328b8415bfed47f0fb95524f4
2   "name": "BTNavigationDropdownMenu",
3   "version": "0.7",
4   "summary": "The elegent navigation dropdown menu",
5   "description": "The elegant yet functional dropdown menu, written in Swift, appears underneath the navigation bar to display a list of defined items when a user clicks on the navigation title.",
6   "homepage": "https://github.com/PhamBaTho/BTNavigationDropdownMenu",
7   "screenshots": "https://raw.githubusercontent.com/PhamBaTho/BTNavigationDropdownMenu/master/Assets/Demo.png",
8   "license": "MIT",
9   "authors": {
10     "Tho Pham": "phambatho@gmail.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/PhamBaTho/BTNavigationDropdownMenu.git",
17     "tag": "0.7"
18   },
19   "source_files": "Source/**/*.swift",
20   "resources": "Source/*.bundle",
21   "requires_arc": true,
22   "swift_versions": [
23     "4.0",
24     "4.2",
25     "5.0"
26   ],
27   "swift_version": "5.0"