[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / f / 0 / NBDataBase / 0.0.7 / NBDataBase.podspec.json
blob1e0029a2f30eedc7fae3a9b64f945d0601343235
2   "name": "NBDataBase",
3   "version": "0.0.7",
4   "summary": "an orm database.",
5   "description": "orm database.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/zhfeng20108/NBDataBase",
7   "license": "MIT",
8   "authors": {
9     "zhfeng": "hhzhangfeng2008@163.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/zhfeng20108/NBDataBase.git",
16     "tag": "0.0.7"
17   },
18   "source_files": "NBDataBase/*.{h,m}",
19   "libraries": "sqlite3.0",
20   "requires_arc": true,
21   "dependencies": {
22     "FMDB/SQLCipher": [
24     ]
25   }