[Add] BlurUIKit 1.1.1
[CocoaPods.git] / Specs / a / 9 / 1 / PublicToolsKit / 0.0.1 / PublicToolsKit.podspec.json
blob1a59bfc30b7cce301ede17d3a9d83a00964fde01
2   "name": "PublicToolsKit",
3   "version": "0.0.1",
4   "summary": "PublicToolsKit",
5   "module_name": "PublicToolsKit",
6   "homepage": "https://github.com/cdzhangshuangyu/PublicToolsKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cdzhangshuangyu": "cdzhangshuangyu@163.com"
13   },
14   "source": {
15     "git": "https://github.com/cdzhangshuangyu/PublicToolsKit.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "5.0"
24   },
25   "frameworks": "UIKit",
26   "libraries": [
27     "z",
28     "sqlite3",
29     "c++"
30   ],
31   "source_files": "PublicToolsKit/**/*.swift",
32   "dependencies": {
33     "Moya": [
34       "~> 13.0.1"
35     ],
36     "Result": [
37       "~> 4.1.0"
38     ],
39     "Alamofire": [
40       "~> 4.9.1"
41     ],
42     "HandyJSON": [
43       "~> 5.0.2"
44     ],
45     "BFKit-Swift": [
46       "~> 6.0.1"
47     ],
48     "CryptoSwift": [
49       "~> 1.3.8"
50     ],
51     "GRDB.swift": [
52       "~> 4.14.0"
53     ],
54     "Starscream": [
55       "~> 4.0.4"
56     ]
57   },
58   "swift_version": "5"