[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / b / Recommend / 1.2.2 / Recommend.podspec.json
blobf4340e5cd75711cda97fa78236f4b8bf564d842c
2   "name": "Recommend",
3   "version": "1.2.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/recommend-pro/recommend-ios-sdk",
9   "authors": "Recommend OÜ",
10   "summary": "Personalisation and 360° Marketing Platform for eCommerce",
11   "source": {
12     "git": "https://github.com/recommend-pro/recommend-ios-sdk.git",
13     "tag": "v1.2.2"
14   },
15   "module_name": "Recommend",
16   "swift_versions": "5.3",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "Recommend/Sources/**/*",
21   "preserve_paths": [
22     "CHANGELOG.md",
23     "README.md",
24     "LICENSE"
25   ],
26   "ios": {
27     "frameworks": "UserNotifications"
28   },
29   "dependencies": {
30     "WebKitUserAgent": [
31       ">= 4.0.0",
32       "< 5.0.0"
33     ]
34   },
35   "swift_version": "5.3"