[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / c / 1 / LDXCrash / 0.0.1 / LDXCrash.podspec.json
blob2e65f91fe6cb1c1334c374b0ec503335dac6fee6
2   "name": "LDXCrash",
3   "version": "0.0.1",
4   "summary": "崩溃日志查看.",
5   "description": "更加方便的查看崩溃日志",
6   "homepage": "https://github.com/github-liuxu/LDXCrash.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘东旭": "chuyang009@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/github-liuxu/LDXCrash.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ]