[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 5 / 1 / RaisrSDK / 1.0.0 / RaisrSDK.podspec.json
blob74d608057035d8a99467bd546f39a9860abaa330
2   "name": "RaisrSDK",
3   "version": "1.0.0",
4   "summary": "Raisr SDK Project",
5   "homepage": "http://raisr.org",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Nicky Thorne": "nicky.thorne@deliveryblueprints.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/deliveryblueprints/raisr-ios-sdk.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": "raisr-ios-sdk/**/*.{h,swift}",
22   "static_framework": true,
23   "swift_versions": "5.0",
24   "dependencies": {
25     "CMPComapiFoundation": [
26       "~> 2.0.1"
27     ],
28     "JWT": [
30     ],
31     "JWTDecode": [
33     ],
34     "Base64": [
36     ]
37   },
38   "swift_version": "5.0"