[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / a / c / VisualDebugger / 1.1.0 / VisualDebugger.podspec.json
blob1192c168e9bf0c8e916ad0cac04e595eb2aa6402
2   "name": "VisualDebugger",
3   "version": "1.1.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": "1.1.0"
20   },
21   "source_files": [
22     "Source/*.swift",
23     "Source/**/*.swift"
24   ]