[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / d / 8 / BPDB / 0.1.0 / BPDB.podspec.json
blob1171f0bc5f500a1bffc743c3e13d48ab4813e3e1
2   "name": "BPDB",
3   "version": "0.1.0",
4   "summary": "A short description of BPDB.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/BP-bienyur/BPDB",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bieny": "bienyur@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/BP-bienyur/BPDB.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BPDB/Classes/**/*",
22   "dependencies": {
23     "Realm": [
24       "~> 10.5.1"
25     ]
26   }