[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / b / 4 / 2 / CapacitorStatusBar / 4.1.0 / CapacitorStatusBar.podspec.json
blob615d18459b0deabaacf9d5d170ba2117f8ce8a62
2   "name": "CapacitorStatusBar",
3   "version": "4.1.0",
4   "summary": "The StatusBar API Provides methods for configuring the style of the Status Bar, along with showing or hiding it.",
5   "license": "MIT",
6   "homepage": "https://capacitorjs.com",
7   "authors": "Ionic <hi@ionicframework.com>",
8   "source": {
9     "git": "https://github.com/ionic-team/capacitor-plugins.git",
10     "tag": "@capacitor/status-bar@4.1.0"
11   },
12   "source_files": [
13     "ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
14     "status-bar/ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}"
15   ],
16   "platforms": {
17     "ios": "13.0"
18   },
19   "dependencies": {
20     "Capacitor": [
22     ]
23   },
24   "swift_versions": "5.1",
25   "swift_version": "5.1"