[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / 7 / 4 / LCASqliteTool / 1.0.0 / LCASqliteTool.podspec.json
blob43259af9db969a16f45b8e4678fe30931b81a2f6
2   "name": "LCASqliteTool",
3   "version": "1.0.0",
4   "summary": "对sqlite增删改查的封装",
5   "description": "TODO: 对sqlite的简单封装,简化对sqlite的操作",
6   "homepage": "hhttps://github.com/changanli/LCASqliteTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "931985308@qq.com": "lichangan"
13   },
14   "source": {
15     "git": "https://github.com/changanli/LCASqliteTool.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LCASqliteTool/Classes/**/*",
22   "pushed_with_swift_version": "3.0"