[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / a / MBAutomationSwift / 0.1.6 / MBAutomationSwift.podspec.json
blobc89664c02b2fcfac3a22e0607f5170a0b5809251
2   "name": "MBAutomationSwift",
3   "version": "0.1.6",
4   "summary": "MBurger automation plugin.",
5   "swift_versions": "4.2",
6   "description": "MBurger automation plugin used to automate the displaying of in app messages and push notifications using MBurger iOS SDK.",
7   "homepage": "https://github.com/Mumble-SRL/MBAutomationSwift",
8   "license": {
9     "type": "Apache",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "LorenzOliveto": "lorenzo.oliveto@mumbleideas.it"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/Mumble-SRL/MBAutomationSwift.git",
20     "tag": "0.1.6"
21   },
22   "source_files": [
23     "MBAutomationSwift/*.{h,m,swift}",
24     "MBAutomationSwift/**/*.{h,m,swift}"
25   ],
26   "frameworks": [
27     "UserNotifications",
28     "CoreLocation"
29   ],
30   "libraries": "sqlite3",
31   "requires_arc": true,
32   "dependencies": {
33     "MBurgerSwift": [
35     ],
36     "MBMessagesSwift": [
38     ],
39     "MBAudienceSwift": [
41     ]
42   },
43   "swift_version": "4.2"