[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / e / 1 / OGDebuggingTools / 0.1.1 / OGDebuggingTools.podspec.json
blobde4e461bb341c25f1587cf78766713b67e0c190c
2   "name": "OGDebuggingTools",
3   "version": "0.1.1",
4   "summary": "Code snippets for debugging",
5   "homepage": "https://github.com/OrangeGroove/OGDebuggingTools",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Jesper": "jesper@orangegroove.net"
11   },
12   "source": {
13     "git": "https://github.com/OrangeGroove/OGDebuggingTools.git",
14     "tag": "0.1.1"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "OGDebuggingTools/",
20   "requires_arc": true,
21   "dependencies": {
22     "JRSwizzle": [
23       "~> 1.0"
24     ]
25   }