[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / a / e / 1 / OGDebuggingTools / 0.1.6 / OGDebuggingTools.podspec.json
blob684fca2ea2c541584037c0de9df62bd7e46d8336
2   "name": "OGDebuggingTools",
3   "version": "0.1.6",
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.6"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "OGDebuggingTools/",
20   "frameworks": "CoreData",
21   "requires_arc": true,
22   "dependencies": {
23     "JRSwizzle": [
24       "~> 1.0"
25     ]
26   }