[Add] SJPromise 0.0.3
[CocoaPods.git] / Specs / f / b / 3 / VVSequelize / 0.1.9 / VVSequelize.podspec.json
blobc399717c20e424d58f3ff49978cec7829818d303
2   "name": "VVSequelize",
3   "version": "0.1.9",
4   "summary": "基于FMDB的ORM模型封装.",
5   "description": "基于FMDB的ORM模型封装.",
6   "homepage": "https://github.com/pozi119/VVSequelize",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Valo Lee": "pozi119@163.com"
13   },
14   "source": {
15     "git": "https://github.com/pozi119/VVSequelize.git",
16     "tag": "0.1.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "VVSequelize/Classes/**/*",
22   "dependencies": {
23     "FMDB/SQLCipher": [
25     ]
26   }