[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / a / c / Lix_ModelSqliteKit / 0.0.1 / Lix_ModelSqliteKit.podspec.json
blob7447105743fb2371c1579646384547453e314fa6
2   "name": "Lix_ModelSqliteKit",
3   "version": "0.0.1",
4   "summary": "一个轻量级的Model直接存入Sqlite数据库的模块",
5   "homepage": "https://github.com/originalix/LixModelSqlite",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Lix": "xiao.liunit@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/originalix/LixModelSqlite.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "LixModelSqlite",
22     "LixModelSqlite/**/*.{h,m}"
23   ],
24   "libraries": "sqlite3"