[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / a / c / 8 / CapacitorActionSheetBetter / 0.7.1 / CapacitorActionSheetBetter.podspec.json
blobe4c55247618eb30f3fb9df7a4cd74f1eea2956db
2   "name": "CapacitorActionSheetBetter",
3   "version": "0.7.1",
4   "summary": "The Action Sheet API provides access to native Action Sheets, which come up from the bottom of the screen and display actions a user can take.",
5   "license": "Apache-2.0",
6   "homepage": "https://getradiant.app",
7   "authors": "Radiant <rad@getradiant.app",
8   "source": {
9     "git": "https://github.com/patrickjquinn/capacitor-action-sheet-better.git",
10     "tag": "0.7.1"
11   },
12   "source_files": [
13     "ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
14     "action-sheet/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"