[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 4 / 1 / EBBannerViewSwift / 1.1.3 / EBBannerViewSwift.podspec.json
blob621df53dac4c67d9bca0474772d7636378dfdaef
2   "name": "EBBannerViewSwift",
3   "version": "1.1.3",
4   "summary": "展示跟iOS9~13推送一样的横幅/提示音/振动,或自定义view|Show a banner the same with iOS9/10/11/12 nofitication(sound/vibrate), or customize.",
5   "description": "App在前台时展示跟iOS9,10,11,12推送通知一样UI的横幅/自动提示音或振动,而且支持自定义样式。Show a banner the same UI with iOS9,10,11,12 nofitication(auto play sound/vibrate) on foreground, support custom UI.",
6   "homepage": "https://github.com/pikacode/EBBannerView",
7   "license": "MIT",
8   "authors": {
9     "pikacode": "pikacode@qq.com"
10   },
11   "swift_versions": [
12     "5.0",
13     "5.1"
14   ],
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/pikacode/EBBannerView.git",
20     "tag": "1.1.3"
21   },
22   "source_files": "EBBannerView/SwiftClasses/*.{swift}",
23   "resources": "EBBannerView/Classes/*.{xib,mp3}",
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "AudioToolbox"
28   ],
29   "requires_arc": true,
30   "swift_version": "5.1"