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