[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 8 / b / WaQuDB / 0.1.0 / WaQuDB.podspec.json
blob8fd575295bec669c7101e9c40cb249c3eaa93a26
2   "name": "WaQuDB",
3   "version": "0.1.0",
4   "summary": "数据库",
5   "description": "数据库",
6   "homepage": "https://gitlab.waqu.com/ios/waqudb",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhaojiangming": "zhaojiangming@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.waqu.com/ios/waqudb.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WaQuDB/Classes/**/*.{h,m}",
22   "public_header_files": "WaQuDB/Classes/**/*.{h}",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "dependencies": {
28     "FMDB": [
29       "2.6.2"
30     ],
31     "BZRuntime": [
32       "1.0.5"
33     ],
34     "AutoCoding": [
35       "2.2.2"
36     ]
37   }