[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / b / 8 / HTCommon / 0.10.2 / HTCommon.podspec.json
blob6a6dc669e6b29e8a0bc7b776540e5ca9f4e58b77
2   "name": "HTCommon",
3   "version": "0.10.2",
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": "HyperTrack",
11   "source": {
12     "http": "https://s3-us-west-2.amazonaws.com/hypertrack-ios-sdk/HTCommon/0.10.2.zip"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "module_name": "HTCommon",
19   "pod_target_xcconfig": {
20     "GCC_PREPROCESSOR_DEFINITIONS": "PRODUCTION"
21   },
22   "source_files": [
23     "HTCommon/*.{h,m}",
24     "HTCommon/Internal/**/*.{h,m}"
25   ],
26   "public_header_files": "HTCommon/*.h"