[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / e / 4 / DDQSwiftKit / 1.0.1 / DDQSwiftKit.podspec.json
blobc0cdfefdcd6ad4d895aa20ece451d5d9e5556cc8
2   "name": "DDQSwiftKit",
3   "version": "1.0.1",
4   "summary": "DDQKit swift version.",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "homepage": "https://github.com/MyNameDDQ/DDQSwiftKit.git",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "MyNameDDQ": "869795924@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/MyNameDDQ/DDQSwiftKit.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "DDQSwiftKit/Classes/**/*",
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "arm64 armv7 x86_64"
24   },
25   "dependencies": {
26     "SwiftyJSON": [
28     ],
29     "HandyJSON": [
31     ],
32     "IQKeyboardManagerSwift": [
34     ],
35     "SwiftLint": [
37     ],
38     "YYKit": [
40     ],
41     "MBProgressHUD": [
43     ],
44     "SAMKeychain": [
46     ],
47     "SDWebImage": [
49     ],
50     "MJRefresh": [
52     ],
53     "AFNetworking": [
55     ],
56     "FDFullscreenPopGesture": [
58     ],
59     "SnapKit": [
61     ],
62     "SwiftGen": [
64     ]
65   }