[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / c / e / LYJFMDB / 0.0.3 / LYJFMDB.podspec.json
blobb46976174789b00b0f55cc2fe614afac28bb64cd
2   "name": "LYJFMDB",
3   "version": "0.0.3",
4   "summary": "pswift3.0 封装fmdb,增删改查只需一行代码",
5   "description": "swift3.0 封装fmdb,增删改查只需一行代码,操作更简单",
6   "homepage": "https://github.com/jinliyuelong/LYJFMDB",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "liyanjun": "1254463047@qq.com"
13   },
14   "social_media_url": "http://blog.csdn.net/liyanjun201",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/jinliyuelong/LYJFMDB.git",
20     "tag": "0.0.3"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.{swift}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "dependencies": {
28     "FMDB": [
30     ]
31   },
32   "pushed_with_swift_version": "3.0"