[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / c / 0 / 1 / Jsqlite / 0.1.0 / Jsqlite.podspec.json
blob8f0cde1656f8362506ef3a774f6a7ba6de3d5367
2   "name": "Jsqlite",
3   "version": "0.1.0",
4   "summary": "Jsqlite. 数据库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lywsbcn/Jsqlite",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lywsbcn": "89324055@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/lywsbcn/Jsqlite.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Jsqlite/Classes/**/*",
22   "libraries": "sqlite3",
23   "dependencies": {
24     "YYModel": [
26     ]
27   }