[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / b / c / 7 / YetSQL / 1.0.1 / YetSQL.podspec.json
blobf9c939521862ace84477ee1f95ad29caf460cdf5
2   "name": "YetSQL",
3   "version": "1.0.1",
4   "summary": "YetSQL is an iOS  library writen by swift.",
5   "description": "YetSQL is an iOS library writen by swift. OK",
6   "homepage": "https://github.com/yangentao/YetSQL",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yangentao": "entaoyang@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yangentao/YetSQL.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.0"
24   ],
25   "source_files": "YetSQL/Classes/**/*",
26   "frameworks": "UIKit",
27   "dependencies": {
28     "YetBase": [
30     ],
31     "Yson": [
33     ]
34   },
35   "swift_version": "5.0"