[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / b / 8 / HTCommon / 0.6.11 / HTCommon.podspec.json
blob199403770253784e4c667374c34f9722efa0701c
2   "name": "HTCommon",
3   "version": "0.6.11",
4   "summary": "HTCommon is common files SDK for HyperTrack SDKs",
5   "license": {
6     "type": "Copyright",
7     "text": "Copyright (c) 2016 HyperTrack, Inc. (http://www.hypertrack.io)"
8   },
9   "homepage": "http://www.hypertrack.io",
10   "authors": {
11     "Ulhas Mandrawadkar": "ulhas@hypertrack.io",
12     "HyperTrack": "engineering@hypertrack.io"
13   },
14   "source": {
15     "http": "https://s3-us-west-2.amazonaws.com/hypertrack-ios-sdk/HTCommon/0.6.11.zip"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "module_name": "HTCommon",
22   "pod_target_xcconfig": {
23     "GCC_PREPROCESSOR_DEFINITIONS": "REMOTE_LOGGING PRODUCTION"
24   },
25   "source_files": [
26     "HTCommon/*.{h,m}",
27     "HTCommon/Internal/**/*.{h,m}"
28   ],
29   "public_header_files": "HTCommon/*.h"