[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 0 / 5 / WDCSqlite / 0.2.0 / WDCSqlite.podspec.json
blob1e6f0f90d2cde51fae100f2311d22e991cf74ebc
2   "name": "WDCSqlite",
3   "version": "0.2.0",
4   "summary": "轻量级ORM框架",
5   "description": "轻量级ORM框架。支持向数据库中插入模型,查询模型,删除模型。支持自动建表,自动更新表结构,旧数据迁移。",
6   "homepage": "https://github.com/WDCloudEdu/WDCSqlite",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiongwei": "xiongwei@wdcloud.cc"
13   },
14   "source": {
15     "git": "https://github.com/WDCloudEdu/WDCSqlite.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WDCSqlite/Classes/**/*"