[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 8 / f / LYDB / 0.9.0 / LYDB.podspec.json
blob620fd63b53b0c979308fc3cf1560b7ff3ca23efc
2   "name": "LYDB",
3   "version": "0.9.0",
4   "summary": "LYDB.",
5   "description": "Sqlite 数据库面向对象简单封装",
6   "homepage": "https://github.com/DeveloperLY/LYDB",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DeveloperLY": "coderyliu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DeveloperLY/LYDB.git",
16     "tag": "0.9.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LYDB/Classes/**/*",
22   "libraries": "sqlite3.0"