[Add] PubNubSwift 8.2.3
[CocoaPods.git] / Specs / 5 / e / 8 / KKProgressToolbar / 3.0.0 / KKProgressToolbar.podspec.json
blob46addd5ef7647c14d6612b644be9561f69c5462e
2   "name": "KKProgressToolbar",
3   "module_name": "KKProgressToolbar",
4   "version": "3.0.0",
5   "summary": "KKProgressToolbar is an iOS drop-in class that displays a translucent UIToolbar with a progress indicator",
6   "homepage": "https://github.com/aporat/KKProgressToolbar",
7   "license": "MIT",
8   "authors": {
9     "Adar Porat": "http://github.com/aporat"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/aporat/KKProgressToolbar.git",
17     "tag": "3.0.0"
18   },
19   "source_files": "KKProgressToolbar/*.{swift}",
20   "swift_versions": "5.0",
21   "dependencies": {
22     "GTProgressBar": [
24     ],
25     "SnapKit": [
27     ]
28   },
29   "swift_version": "5.0"