[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / f / d / HandpointSDK / 3.1.6 / HandpointSDK.podspec.json
blob474f9c3bc2d04047fd3e8fdebdebf35363cf0e18
2   "name": "HandpointSDK",
3   "version": "3.1.6",
4   "summary": "HandpointSDK for iOS",
5   "description": "For detailed information, please see Handpoint documentation and Readme in https://www.handpoint.com/docs/device/iOS/",
6   "homepage": "https://www.handpoint.com/docs/device/iOS/",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Handpoint": "hi@handpoint.com"
13   },
14   "source": {
15     "git": "https://github.com/handpoint/HandpointSDK-iOS.git",
16     "tag": "3.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "Library/heft/**/*.{h,m}",
23     "heft/**/*.mm"
24   ],
25   "public_header_files": "Library/heft/Shared/api/*.h",
26   "frameworks": "ExternalAccessory",
27   "libraries": [
28     "z",
29     "c++"
30   ],
31   "xcconfig": {
32     "OTHER_LDFLAGS": "-ObjC -lc++"
33   }