[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 4 / a / CrashLog / 1.1.1 / CrashLog.podspec.json
blob57b13d066f9e6bfc62d3b43d608d1c73b31a6ee4
2   "name": "CrashLog",
3   "version": "1.1.1",
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.1"
19   },
20   "source_files": "CrashLog/*.{h,m}",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "dependencies": {
24     "FMDB": [
26     ]
27   }