[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / 7 / PooTools / 1.5.23 / PooTools.podspec.json
blobc9c647388f5851f10793f5e0e9f779b14a20c8c1
2   "name": "PooTools",
3   "version": "1.5.23",
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.5.23"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "PooTools",
23     "PooTools/**/*.{h,m}"
24   ],
25   "resources": "PooTools/PooTools.bundle",
26   "frameworks": [
27     "UIKit",
28     "AudioToolbox",
29     "ExternalAccessory",
30     "CoreText",
31     "SystemConfiguration",
32     "WebKit",
33     "QuartzCore",
34     "CoreTelephony",
35     "Security",
36     "Foundation",
37     "AVFoundation",
38     "Speech",
39     "LocalAuthentication",
40     "HealthKit",
41     "CoreMotion",
42     "SceneKit",
43     "CoreImage"
44   ],
45   "dependencies": {
46     "AFNetworking": [
48     ],
49     "SDWebImage": [
51     ],
52     "CYLTabBarController": [
54     ],
55     "Mantle": [
57     ],
58     "TOWebViewController": [
60     ],
61     "DZNEmptyDataSet": [
63     ],
64     "IQKeyboardManager": [
66     ],
67     "UITableView+FDTemplateLayoutCell": [
69     ],
70     "FDFullscreenPopGesture": [
72     ],
73     "LTNavigationBar": [
75     ],
76     "HTAutocompleteTextField": [
78     ],
79     "UIViewController+Swizzled": [
81     ],
82     "FMDB": [
84     ],
85     "DHSmartScreenshot": [
87     ],
88     "YCXMenu": [
90     ],
91     "Masonry": [
93     ],
94     "MJRefresh": [
96     ],
97     "MYBlurIntroductionView": [
99     ],
100     "TextFieldEffects": [
102     ],
103     "pop": [
105     ],
106     "JMHoledView": [
108     ],
109     "UITextField+Shake": [
111     ],
112     "UINavigation-SXFixSpace": [
114     ],
115     "MJExtension": [
117     ]
118   }