[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / 7 / PooTools / 1.80.21 / PooTools.podspec.json
blobea978e035f97dcffa812e8ffce33c4102a61ef7e
2   "name": "PooTools",
3   "version": "1.80.21",
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.21"
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     "Photos"
50   ],
51   "dependencies": {
52     "AFNetworking": [
54     ],
55     "SDWebImage": [
57     ],
58     "CYLTabBarController": [
60     ],
61     "Mantle": [
63     ],
64     "DZNEmptyDataSet": [
66     ],
67     "IQKeyboardManager": [
69     ],
70     "UITableView+FDTemplateLayoutCell": [
72     ],
73     "FDFullscreenPopGesture": [
75     ],
76     "LTNavigationBar": [
78     ],
79     "HTAutocompleteTextField": [
81     ],
82     "UIViewController+Swizzled": [
84     ],
85     "FMDB": [
87     ],
88     "DHSmartScreenshot": [
90     ],
91     "YCXMenu": [
93     ],
94     "Masonry": [
96     ],
97     "MJRefresh": [
99     ],
100     "MYBlurIntroductionView": [
102     ],
103     "TextFieldEffects": [
105     ],
106     "pop": [
108     ],
109     "UITextField+Shake": [
111     ],
112     "MJExtension": [
114     ],
115     "SSZipArchive": [
117     ],
118     "GCDWebServer": [
120     ],
121     "GCDWebServer/WebUploader": [
123     ],
124     "MBProgressHUD": [
126     ],
127     "WZLBadge": [
129     ]
130   },
131   "swift_version": "5.0"