[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / a / e / 1 / OGDebuggingTools / 0.1.5 / OGDebuggingTools.podspec.json
blob3f70f3e5b06e10d02958415d34582f90584c02de
2   "name": "OGDebuggingTools",
3   "version": "0.1.5",
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.5"
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   }