[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 1 / b / SITHSManager / 0.1.4 / SITHSManager.podspec.json
blobed08fceb8c07a4e724a9ae94844f501b7dff1907
2   "name": "SITHSManager",
3   "version": "0.1.4",
4   "summary": "SITHS Smart Card manager module.",
5   "description": "iOS helper classes used for reading and parsing the basic contents of Swedish SITHS identification smart cards with a Precise Biometrics card reader.",
6   "homepage": "https://github.com/appcorn/SITHSManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Martin Alleus": "martin@appcorn.se"
13   },
14   "source": {
15     "git": "https://github.com/appcorn/SITHSManager.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "SITHSManager/Classes/**/*",
23     "Precise/include/*.h",
24     "Precise/lib/*"
25   ],
26   "vendored_frameworks": "Precise.framework",
27   "frameworks": "AudioToolbox",
28   "pushed_with_swift_version": "2.3"