[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 7 / b / 2 / UHNDebug / 0.1.0 / UHNDebug.podspec.json
blob08d20dc5766af0f3481d3ae3fa5afd7b70985c5b
2   "name": "UHNDebug",
3   "version": "0.1.0",
4   "summary": "Objective-C Debugging macro",
5   "description": "                   A simple debugging macro to be noisy in DEBUG builds, and silent otherwise.\n",
6   "homepage": "http://github.com/uhnmdi/UHNDebug",
7   "license": {
8     "type": "Custom",
9     "text": "Copyright 2014 University Health Network. All rights reserved."
10   },
11   "authors": {
12     "Jay Moore": "jmoore@ehealthinnovation.org"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/uhnmdi/UHNDebug.git",
20     "tag": "0.1.0"
21   },
22   "source_files": "UHNDebug.h",
23   "public_header_files": "UHNDebug.h"