[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / 0 / f / STDbKit / 2.3.0 / STDbKit.podspec.json
blob409dcd3b67e330adf8744a2fccc2738f81d3f192
2   "name": "STDbKit",
3   "version": "2.3.0",
4   "summary": "Like CoreData, object auto convert to sqlite3.",
5   "homepage": "https://github.com/stlwtr/STDbKit.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "stlwtr": "2008.yls@163.com"
12   },
13   "source": {
14     "git": "https://github.com/stlwtr/STDbKit.git",
15     "tag": "2.3.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "STDbKit/**/*.{h,m}",
21   "public_header_files": "STDbKit/**/*.h",
22   "libraries": "sqlite3"