[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / e / 4 / DDQSwiftKit / 1.0.2 / DDQSwiftKit.podspec.json
blob6fd9f2f8d38ba644201d47787fa03e4ed7ab0966
2   "name": "DDQSwiftKit",
3   "version": "1.0.2",
4   "summary": "DDQKit swift version.",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "swift_versions": "5.0",
9   "homepage": "https://github.com/MyNameDDQ/DDQSwiftKit.git",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "MyNameDDQ": "869795924@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/MyNameDDQ/DDQSwiftKit.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "DDQSwiftKit/Classes/**/*",
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "arm64 armv7 x86_64"
25   },
26   "dependencies": {
27     "SwiftyJSON": [
29     ],
30     "HandyJSON": [
32     ],
33     "IQKeyboardManagerSwift": [
35     ],
36     "SwiftLint": [
38     ],
39     "YYKit": [
41     ],
42     "MBProgressHUD": [
44     ],
45     "SAMKeychain": [
47     ],
48     "SDWebImage": [
50     ],
51     "MJRefresh": [
53     ],
54     "AFNetworking": [
56     ],
57     "FDFullscreenPopGesture": [
59     ],
60     "SnapKit": [
62     ],
63     "SwiftGen": [
65     ],
66     "Kingfisher": [
68     ],
69     "Alamofire": [
71     ]
72   },
73   "swift_version": "5.0"