[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / 7 / PooTools / 1.11.7 / PooTools.podspec.json
bloba5abdafccdb1f87b86297e7abd764144ad9c335a
2   "name": "PooTools",
3   "version": "1.11.7",
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.7"
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     "Speech",
50     "LocalAuthentication",
51     "HealthKit",
52     "CoreMotion",
53     "SceneKit",
54     "CoreImage",
55     "AssetsLibrary",
56     "Photos"
57   ],
58   "dependencies": {
59     "AFNetworking": [
61     ],
62     "SDWebImage": [
64     ],
65     "CYLTabBarController": [
67     ],
68     "Mantle": [
70     ],
71     "TOWebViewController": [
73     ],
74     "DZNEmptyDataSet": [
76     ],
77     "IQKeyboardManager": [
79     ],
80     "UITableView+FDTemplateLayoutCell": [
82     ],
83     "FDFullscreenPopGesture": [
85     ],
86     "LTNavigationBar": [
88     ],
89     "HTAutocompleteTextField": [
91     ],
92     "UIViewController+Swizzled": [
94     ],
95     "FMDB": [
97     ],
98     "DHSmartScreenshot": [
100     ],
101     "YCXMenu": [
103     ],
104     "Masonry": [
106     ],
107     "MJRefresh": [
109     ],
110     "MYBlurIntroductionView": [
112     ],
113     "TextFieldEffects": [
115     ],
116     "pop": [
118     ],
119     "JMHoledView": [
121     ],
122     "UITextField+Shake": [
124     ],
125     "UINavigation-SXFixSpace": [
127     ],
128     "MJExtension": [
130     ],
131     "SSZipArchive": [
133     ],
134     "GCDWebServer": [
136     ],
137     "GCDWebServer/WebUploader": [
139     ],
140     "MBProgressHUD": [
142     ],
143     "WZLBadge": [
145     ]
146   },
147   "swift_version": "5.0"