[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / 7 / PooTools / 1.10.13 / PooTools.podspec.json
bloba9ba2075cd3b1c4afe20f1aec6db315ebeca4abb
2   "name": "PooTools",
3   "version": "1.10.13",
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.10.13"
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   ],
36   "frameworks": [
37     "UIKit",
38     "AudioToolbox",
39     "ExternalAccessory",
40     "CoreText",
41     "SystemConfiguration",
42     "WebKit",
43     "QuartzCore",
44     "CoreTelephony",
45     "Security",
46     "Foundation",
47     "AVFoundation",
48     "Speech",
49     "LocalAuthentication",
50     "HealthKit",
51     "CoreMotion",
52     "SceneKit",
53     "CoreImage",
54     "AssetsLibrary",
55     "Photos"
56   ],
57   "dependencies": {
58     "AFNetworking": [
60     ],
61     "SDWebImage": [
63     ],
64     "CYLTabBarController": [
66     ],
67     "Mantle": [
69     ],
70     "TOWebViewController": [
72     ],
73     "DZNEmptyDataSet": [
75     ],
76     "IQKeyboardManager": [
78     ],
79     "UITableView+FDTemplateLayoutCell": [
81     ],
82     "FDFullscreenPopGesture": [
84     ],
85     "LTNavigationBar": [
87     ],
88     "HTAutocompleteTextField": [
90     ],
91     "UIViewController+Swizzled": [
93     ],
94     "FMDB": [
96     ],
97     "DHSmartScreenshot": [
99     ],
100     "YCXMenu": [
102     ],
103     "Masonry": [
105     ],
106     "MJRefresh": [
108     ],
109     "MYBlurIntroductionView": [
111     ],
112     "TextFieldEffects": [
114     ],
115     "pop": [
117     ],
118     "JMHoledView": [
120     ],
121     "UITextField+Shake": [
123     ],
124     "UINavigation-SXFixSpace": [
126     ],
127     "MJExtension": [
129     ],
130     "SSZipArchive": [
132     ],
133     "GCDWebServer": [
135     ],
136     "GCDWebServer/WebUploader": [
138     ],
139     "MBProgressHUD": [
141     ]
142   }