[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 5 / b / 8 / HTCommon / 0.6.10 / HTCommon.podspec.json
blob796cd962108365d13c87347e5635482633fc9f2f
2   "name": "HTCommon",
3   "version": "0.6.10",
4   "summary": "HTCommon is common files SDK for HyperTrack SDKs",
5   "license": {
6     "type": "Copyright",
7     "text": "Copyright (c) 2015 HyperTrack, Inc. (http://www.hypertrack.io)"
8   },
9   "homepage": "http://www.hypertrack.io",
10   "authors": {
11     "Ulhas Mandrawadkar": "ulhas@hypertrack.io",
12     "HyperTrack, Inc.": "info@hypertrack.io"
13   },
14   "source": {
15     "http": "https://s3-us-west-2.amazonaws.com/hypertrack-ios-sdk/HTCommon/0.6.10.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"