[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / f / 7 / ParraCore / 1.0.1 / ParraCore.podspec.json
blobdae085ae215186346b5c3a4fa30368dfda049904
2   "name": "ParraCore",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "homepage": "https://github.com/Parra-Inc/parra-ios-sdk",
9   "authors": "Parra, LLC.",
10   "summary": "A suite of customer feedback tools that allow companies to aggregate user feedback and seamlessly integrate with their mobile apps.",
11   "source": {
12     "git": "https://github.com/Parra-Inc/parra-ios-sdk.git",
13     "tag": "parra-core-1.0.1"
14   },
15   "module_name": "ParraCore",
16   "swift_versions": "5.6",
17   "static_framework": true,
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "ParraCore/**/*.{h,swift,md}",
22   "resources": "ParraCore/**/*.{png,jpeg,jpg,ttf,storyboard,xib,xcassets}",
23   "resource_bundles": {
24     "ParraCore": [
25       "ParraCore/**/*.{ttf}"
26     ]
27   },
28   "frameworks": [
29     "Foundation",
30     "UIKit"
31   ],
32   "swift_version": "5.6"