[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 4 / a / CrashLog / 1.1.3 / CrashLog.podspec.json
blob4794659866412fc124dfb1962ad5010980522dd8
2   "name": "CrashLog",
3   "version": "1.1.3",
4   "summary": "Show the crash log in your app by a float window",
5   "homepage": "https://github.com/chenjipdc",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "pdc": "chenjipdc@yeah.net"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/chenjipdc/CrashLog.git",
18     "tag": "1.1.3"
19   },
20   "source_files": "CrashLog/*.{h,m}",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "dependencies": {
24     "FMDB": [
26     ]
27   }