[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / 7 / PooTools / 1.11.15 / PooTools.podspec.json
blob6f2e361b8f3f5d7b84a460b46551e69bf8b143bb
2   "name": "PooTools",
3   "version": "1.11.15",
4   "authors": {
5     "crazypoo": "273277355@qq.com"
6   },
7   "homepage": "https://github.com/crazypoo/PTools",
8   "summary": "多年来积累的轮子",
9   "source": {
10     "git": "https://github.com/crazypoo/PTools.git",
11     "tag": "1.11.15"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "pod_target_xcconfig": {
18     "SWIFT_VERSION": "4.2"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "source_files": [
25     "PooTools",
26     "PooTools/**/*.{h,m,swift}"
27   ],
28   "resources": "PooTools/PooTools.bundle",
29   "swift_versions": [
30     "3.0",
31     "3.2",
32     "4.0",
33     "4.2",
34     "5.0",
35     "5.0"
36   ],
37   "frameworks": [
38     "UIKit",
39     "AudioToolbox",
40     "ExternalAccessory",
41     "CoreText",
42     "SystemConfiguration",
43     "WebKit",
44     "QuartzCore",
45     "CoreTelephony",
46     "Security",
47     "Foundation",
48     "AVFoundation",
49     "LocalAuthentication",
50     "CoreMotion",
51     "SceneKit",
52     "CoreImage",
53     "AssetsLibrary",
54     "Photos"
55   ],
56   "dependencies": {
57     "AFNetworking": [
59     ],
60     "SDWebImage": [
62     ],
63     "CYLTabBarController": [
65     ],
66     "Mantle": [
68     ],
69     "TOWebViewController": [
71     ],
72     "DZNEmptyDataSet": [
74     ],
75     "IQKeyboardManager": [
77     ],
78     "UITableView+FDTemplateLayoutCell": [
80     ],
81     "FDFullscreenPopGesture": [
83     ],
84     "LTNavigationBar": [
86     ],
87     "HTAutocompleteTextField": [
89     ],
90     "UIViewController+Swizzled": [
92     ],
93     "FMDB": [
95     ],
96     "DHSmartScreenshot": [
98     ],
99     "YCXMenu": [
101     ],
102     "Masonry": [
104     ],
105     "MJRefresh": [
107     ],
108     "MYBlurIntroductionView": [
110     ],
111     "TextFieldEffects": [
113     ],
114     "pop": [
116     ],
117     "JMHoledView": [
119     ],
120     "UITextField+Shake": [
122     ],
123     "UINavigation-SXFixSpace": [
125     ],
126     "MJExtension": [
128     ],
129     "SSZipArchive": [
131     ],
132     "GCDWebServer": [
134     ],
135     "GCDWebServer/WebUploader": [
137     ],
138     "MBProgressHUD": [
140     ],
141     "WZLBadge": [
143     ]
144   },
145   "swift_version": "5.0"