[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / e / 1 / OGDebuggingTools / 0.1.0 / OGDebuggingTools.podspec.json
blob274bc2dc92d4d425869d96a175a0c775792b29e7
2   "name": "OGDebuggingTools",
3   "version": "0.1.0",
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.0"
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   }