[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / c / a / SQLiteObject_C / 1.0.2 / SQLiteObject_C.podspec.json
blobdc108807d1d7da8efdb1c4c8a523cfb4b7e491e9
2   "name": "SQLiteObject_C",
3   "version": "1.0.2",
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.2"
17   },
18   "source_files": "SQLiteObject_C/SQLite/**/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "dependencies": {
21     "ModelToDictionary": [
22       "~> 1.0.3"
23     ]
24   }