[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 1 / 8 / PXUserActivity / 3.3.1 / PXUserActivity.podspec.json
blobfaa6ec56b92981fb932c79fd659ddee1b7b10574
2   "name": "PXUserActivity",
3   "version": "3.3.1",
4   "summary": "User Activity framework",
5   "description": "User Activity framework for handling APN events, deep links and shortcuts.",
6   "homepage": "https://git.pinxterapp.com/ios/PXUserActivity",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "maxkonovalov": "konovalovmy@gmail.com"
13   },
14   "source": {
15     "git": "https://git.pinxterapp.com/ios/PXUserActivity.git",
16     "tag": "3.3.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "PXUserActivity/**/*.{swift}",
23   "testspecs": [
24     {
25       "name": "Tests",
26       "test_type": "unit",
27       "requires_app_host": true,
28       "source_files": "PXUserActivityTests/**/*.{swift}"
29     }
30   ],
31   "swift_version": "5.0"