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