[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / b / 1 / e / SwiftBasicKit / 0.1.6 / SwiftBasicKit.podspec.json
blobf5a0db4bbae1c17a31df7a5267dd9b4cda440b49
2   "name": "SwiftBasicKit",
3   "version": "0.1.6",
4   "summary": "SwiftBasicKit",
5   "module_name": "SwiftBasicKit",
6   "homepage": "https://github.com/cdzhangshuangyu/SwiftBasicKit",
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/SwiftBasicKit.git",
16     "tag": "0.1.6"
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": "SwiftBasicKit/**/*.{swift,h,m}",
32   "resources": [
33     "SwiftBasicKit/**/*.strings"
34   ],
35   "dependencies": {
36     "Moya": [
38     ],
39     "Result": [
41     ],
42     "Alamofire": [
44     ],
45     "HandyJSON": [
47     ],
48     "BFKit-Swift": [
50     ],
51     "CryptoSwift": [
53     ],
54     "GRDB.swift": [
56     ]
57   },
58   "swift_version": "5"