[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / 7 / PooTools / 1.80.18 / PooTools.podspec.json
bloba0437f7eaae185e5ca2f1daeaa92393e0c9bb070
2   "name": "PooTools",
3   "version": "1.80.18",
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.80.18"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "pod_target_xcconfig": {
18     "SWIFT_VERSION": "4.2"
19   },
20   "platforms": {
21     "ios": "9.3"
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     "4.2",
31     "5.0"
32   ],
33   "frameworks": [
34     "UIKit",
35     "AudioToolbox",
36     "ExternalAccessory",
37     "CoreText",
38     "SystemConfiguration",
39     "WebKit",
40     "QuartzCore",
41     "CoreTelephony",
42     "Security",
43     "Foundation",
44     "AVFoundation",
45     "LocalAuthentication",
46     "CoreMotion",
47     "SceneKit",
48     "CoreImage",
49     "AssetsLibrary",
50     "Photos"
51   ],
52   "dependencies": {
53     "AFNetworking": [
55     ],
56     "SDWebImage": [
58     ],
59     "CYLTabBarController": [
61     ],
62     "Mantle": [
64     ],
65     "DZNEmptyDataSet": [
67     ],
68     "IQKeyboardManager": [
70     ],
71     "UITableView+FDTemplateLayoutCell": [
73     ],
74     "FDFullscreenPopGesture": [
76     ],
77     "LTNavigationBar": [
79     ],
80     "HTAutocompleteTextField": [
82     ],
83     "UIViewController+Swizzled": [
85     ],
86     "FMDB": [
88     ],
89     "DHSmartScreenshot": [
91     ],
92     "YCXMenu": [
94     ],
95     "Masonry": [
97     ],
98     "MJRefresh": [
100     ],
101     "MYBlurIntroductionView": [
103     ],
104     "TextFieldEffects": [
106     ],
107     "pop": [
109     ],
110     "UITextField+Shake": [
112     ],
113     "MJExtension": [
115     ],
116     "SSZipArchive": [
118     ],
119     "GCDWebServer": [
121     ],
122     "GCDWebServer/WebUploader": [
124     ],
125     "MBProgressHUD": [
127     ],
128     "WZLBadge": [
130     ]
131   },
132   "swift_version": "5.0"