[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 7 / 3 / OpenAttestationIOS / 1.0.1-beta / OpenAttestationIOS.podspec.json
blob56c57a2c8aed69db80e3707f60f9cf115e5f0450
2   "name": "OpenAttestationIOS",
3   "version": "1.0.1-beta",
4   "summary": "An iOS wrapper library for OpenAttestation",
5   "description": "The OpenAttestationIOS framework allows iOS app developers to build apps that can verify and view OpenAttestation documents",
6   "homepage": "https://www.openattestation.com/",
7   "license": {
8     "type": "Apache-2.0 license",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tan Cher Shen": "tan_cher_shen@tech.gov.sg"
13   },
14   "source": {
15     "git": "https://github.com/Open-Attestation/open-attestation-ios.git",
16     "tag": "1.0.1-beta"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "OpenAttestationIOS/Classes/**/*",
23   "resource_bundles": {
24     "OpenAttestationIOS": [
25       "OpenAttestationIOS/Assets/*"
26     ]
27   },
28   "swift_version": "4.0"