[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 6 / 3 / BRSDK / 0.0.6 / BRSDK.podspec.json
blob796f16615dc4d8819dff7dd0752dfb2884ea7064
2   "name": "BRSDK",
3   "version": "0.0.6",
4   "summary": "Bricks Royale iOS SDK.",
5   "description": "SDK for Bricks Royale iOS.",
6   "homepage": "https://github.com/liugaocomeon/BRSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liugao": "liugao@riverolls.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/liugaocomeon/BRSDK.git",
19     "tag": "0.0.6"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "StoreKit",
25     "AppTrackingTransparency",
26     "AdSupport"
27   ],
28   "requires_arc": true,
29   "pod_target_xcconfig": {
30     "VALID_ARCHS": "x86_64 armv7 arm64"
31   },
32   "dependencies": {
33     "GoogleSignIn": [
35     ]
36   }