[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / a / BFDBLite / 0.0.1 / BFDBLite.podspec.json
blob8220a4f20817a1bb6c2c59ea3b5818d1180b6433
2   "name": "BFDBLite",
3   "version": "0.0.1",
4   "summary": "A short description of BFDBLite.",
5   "homepage": "http://192.168.1.204:80/Phoneu_SDK/BF_DBLite.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wutianyu": "451042347@qq.com"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "http://192.168.1.204:80/Phoneu_SDK/BF_DBLite.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "BFDBLite/*.{h,m}",
22   "dependencies": {
23     "FMDB": [
25     ],
26     "BFLog": [
28     ]
29   }