[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 0 / 5 / c / YYDebugDatabase / 2.0.3 / YYDebugDatabase.podspec.json
blob9457019f954ac3a3753c21f1f6925d0fee9d8842
2   "name": "YYDebugDatabase",
3   "version": "2.0.3",
4   "summary": "easy way to process splite database",
5   "homepage": "https://y500.me",
6   "license": {
7     "type": "None",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "y500": "yanqizhou@126.com"
12   },
13   "source": {
14     "git": "https://github.com/y500/YYDebugDatabase.git",
15     "tag": "2.0.3"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "dependencies": {
21     "GCDWebServer": [
23     ],
24     "FMDB": [
26     ]
27   },
28   "source_files": [
29     "DebugDatabase/**/*.{h,m}",
30     "DebugDatabase/*.{h,m}"
31   ],
32   "public_header_files": "DebugDatabase/DebugDatabaseManager.h",
33   "resources": "DebugDatabase/Web.bundle",
34   "requires_arc": true,
35   "frameworks": "Foundation",
36   "libraries": "sqlite3"