[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 5 / 1 / RaisrSDK / 0.0.2 / RaisrSDK.podspec.json
blob64da30dc5eaabb93de48663d87b915a18f2b45da
2   "name": "RaisrSDK",
3   "version": "0.0.2",
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": "v0.0.2"
20   },
21   "source_files": "raisr-ios-sdk/**/*.{h,swift}",
22   "static_framework": true,
23   "dependencies": {
24     "CMPComapiFoundation": [
25       "~> 2.0.1"
26     ],
27     "JWT": [
29     ],
30     "JWTDecode": [
32     ],
33     "Base64": [
35     ]
36   }