[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / f / 2 / JRDBSwift / 1.2.0 / JRDBSwift.podspec.json
blob7690ca403d469c0c2eb181cc1670ab4bb18f9558
2   "name": "JRDBSwift",
3   "version": "1.2.0",
4   "summary": "The light packing of fmdb for my self",
5   "homepage": "https://github.com/scubers/JRDBSwift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "jrwong": "jr-wong@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/scubers/JRDBSwift.git",
18     "tag": "1.2.0"
19   },
20   "source_files": "JRDBSwift/classes/**/*.swift",
21   "dependencies": {
22     "JRDB": [
24     ]
25   }