[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 1 / d / Attrackt / 0.2.0 / Attrackt.podspec.json
blob216192aa01dcdadaac121cc78f2604e3d9d6b79b
2   "name": "Attrackt",
3   "version": "0.2.0",
4   "summary": "Attrackt.io",
5   "description": "Attrackt.io iOS Sdk",
6   "homepage": "https://attrackt.io",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zack Kashkash": "zack@attrackt.io"
13   },
14   "source": {
15     "http": "https://github.com/attrackt/Attrackt-Pod/releases/download/0.1.0/Attrackt.zip"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "vendored_frameworks": "Attrackt.framework",
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "swift_versions": "5.0",
28   "source_files": "Attrackt.framework/**/*.{h,m}",
29   "static_framework": true,
30   "dependencies": {
31     "SwiftGRPC": [
33     ],
34     "GRDB.swift": [
36     ],
37     "Moya/RxSwift": [
39     ],
40     "RxDataSources": [
41       "~> 5.0"
42     ],
43     "RxSwiftExt": [
44       "~> 6.0"
45     ],
46     "SwifterSwift": [
47       "~> 5.2.0"
48     ],
49     "NSObject+Rx": [
50       "~> 5.0"
51     ],
52     "RxViewController": [
53       "~> 2.0"
54     ],
55     "RxGesture": [
56       "~> 4.0"
57     ],
58     "RxOptional": [
59       "~> 5.0"
60     ],
61     "DateToolsSwift": [
62       "~> 5.0"
63     ],
64     "SwiftDate": [
65       "~> 6.0"
66     ],
67     "CocoaLumberjack/Swift": [
68       "~> 3.0"
69     ],
70     "Kingfisher": [
71       "~> 7.0"
72     ],
73     "ObjectMapper": [
74       "~> 4.2.0"
75     ],
76     "SwiftLint": [
77       "0.45.1"
78     ],
79     "R.swift": [
80       "~> 6.0"
81     ],
82     "SnapKit": [
83       "~> 5.0"
84     ],
85     "LGButton": [
87     ],
88     "Hero": [
89       "~> 1.6"
90     ],
91     "Localize-Swift": [
92       "~> 3.0"
93     ],
94     "Toast-Swift": [
95       "~> 5.0"
96     ]
97   },
98   "frameworks": "StoreKit",
99   "swift_version": "5.0"