[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 8 / 0 / BQFMDBHelper / 0.0.1 / BQFMDBHelper.podspec.json
blob521e00b85b460fee2ffda07b1360c309e4f59118
2   "name": "BQFMDBHelper",
3   "version": "0.0.1",
4   "summary": "通过模型简单快捷操作sqlite",
5   "homepage": "https://github.com/PurpleSweetPotatoes/BQFMDBHelper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "MrBai": "568604944@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/PurpleSweetPotatoes/BQFMDBHelper.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "Classes/*.{h,m}",
21   "exclude_files": "Classes/Exclude",
22   "dependencies": {
23     "FMDB": [
25     ]
26   }