[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 5 / f / 0 / NBDataBase / 0.1.5 / NBDataBase.podspec.json
blob879c80cfa62790625d093389b2a94ddff0039f69
2   "name": "NBDataBase",
3   "version": "0.1.5",
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.1.5"
17   },
18   "source_files": "NBDataBase/*.{h,m}",
19   "requires_arc": true,
20   "libraries": "sqlite3",
21   "dependencies": {
22     "FMDB/SQLCipher": [
24     ]
25   }