[Add] RDLiquidSpreadButton 1.0
[CocoaPods.git] / Specs / 7 / c / a / SQLiteObject_C / 1.0.0 / SQLiteObject_C.podspec.json
blobcb75b7edbee4dc2a70c91e8cc95edf8a1fc58fbe
2   "name": "SQLiteObject_C",
3   "version": "1.0.0",
4   "summary": "A short description of SQLiteObject_C.",
5   "description": "对SQL及SQList的轻量级封装。",
6   "homepage": "http://EXAMPLE/SQLiteObject_C",
7   "license": "MIT",
8   "authors": {
9     "POSUN-MAC": "1916578506@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/pousniOS/SQLiteObject_C",
16     "tag": "1.0.0"
17   },
18   "source_files": "SQLite/**/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "dependencies": {
21     "ModelToDictionary": [
22       "~> 0.1.2"
23     ]
24   }