[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / d / 9 / JKSwiftNetProcessor / 0.1.1 / JKSwiftNetProcessor.podspec.json
blob6fd6ac5e2ed567e88de6436791566562a107f272
2   "name": "JKSwiftNetProcessor",
3   "version": "0.1.1",
4   "summary": "这是一个简单的网络请求库",
5   "description": "JKSwiftNetProcessor 主要是封装了Alamofire、HandyJSON、CryptoSwift的库",
6   "homepage": "https://github.com/JoanKing/JKSwiftNetProcessor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JoanKing": "chongwang27@creditease.cn"
13   },
14   "source": {
15     "git": "https://github.com/JoanKing/JKSwiftNetProcessor.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "JKSwiftNetProcessor/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "HandyJSON": [
29     ],
30     "CryptoSwift": [
32     ]
33   },
34   "swift_version": "5.0"