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