[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / a / c / VisualDebugger / 2.0.0 / VisualDebugger.podspec.json
blob36d99854ef543d265f8ccab7488fe6f5e2bc6579
2   "name": "VisualDebugger",
3   "version": "2.0.0",
4   "summary": "The most elegant and easiest way to visual you data in playground",
5   "homepage": "https://github.com/chenyunguiMilook/VisualDebugger",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "chenyunguiMilook": "286224043@qq.com"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "osx": "10.11",
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/chenyunguiMilook/VisualDebugger.git",
19     "tag": "2.0.0"
20   },
21   "source_files": [
22     "Source/*.swift",
23     "Source/**/*.swift"
24   ]