[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 8 / MozarkEventsSDK / 1.0 / MozarkEventsSDK.podspec.json
blob26f80968bfd8bab062eb5252c19bc77ecc5ac82b
2   "name": "MozarkEventsSDK",
3   "version": "1.0",
4   "summary": "MozarkEventsSDK is the Mozart event SDK",
5   "description": "MozarkEventsSDK is the Mozart event SDK",
6   "homepage": "https://mozark.ai/fr/",
7   "swift_versions": "5.0",
8   "license": "MIT",
9   "authors": {
10     "Mohamed Ali BELHADJ": "mohamed@mozark.ai"
11   },
12   "platforms": {
13     "ios": "12"
14   },
15   "source": {
16     "git": "https://github.com/mozarkai/mozark-event-sdk-ios.git",
17     "tag": "1.0"
18   },
19   "source_files": [
20     "MozarkEvents/**/*.{h,m,swift}",
21     "MozarkEvents/*.h"
22   ],
23   "resources": [
24     "MozarkEvents/Ressources/**/*",
25     "MozarkEvents/**/*.json"
26   ],
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "5.0"
29   },
30   "dependencies": {
31     "MozarkEventConstants": [
33     ]
34   },
35   "swift_version": "5.0"