[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 7 / 4 / WBChainMenu / 0.1.1 / WBChainMenu.podspec.json
blob7d6a42ae220f5b49a5f94b00633ff6c44362f4f3
2   "name": "WBChainMenu",
3   "version": "0.1.1",
4   "summary": "This will show horizontal menu to a UITableViewCell with chain animation",
5   "description": "This menu will resolve a problem currently iOS devs are facing while adding multiple options in UITableViewCell. I have made this controller with the aim to help and take guidance.",
6   "homepage": "https://github.com/mwaqasbhati/WBChainMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mwaqasbhati": "m.waqas.bhati@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mwaqasbhati/WBChainMenu.git",
16     "tag": "0.1.1"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "WBChainMenu/Classes/**/*"