[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / 7 / PooTools / 1.6.2 / PooTools.podspec.json
blob387744aceb740287d6147ca2d329d25362c7f70a
2   "name": "PooTools",
3   "version": "1.6.2",
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.6.2"
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     "AssetsLibrary",
45     "Photos"
46   ],
47   "dependencies": {
48     "AFNetworking": [
50     ],
51     "SDWebImage": [
53     ],
54     "CYLTabBarController": [
56     ],
57     "Mantle": [
59     ],
60     "TOWebViewController": [
62     ],
63     "DZNEmptyDataSet": [
65     ],
66     "IQKeyboardManager": [
68     ],
69     "UITableView+FDTemplateLayoutCell": [
71     ],
72     "FDFullscreenPopGesture": [
74     ],
75     "LTNavigationBar": [
77     ],
78     "HTAutocompleteTextField": [
80     ],
81     "UIViewController+Swizzled": [
83     ],
84     "FMDB": [
86     ],
87     "DHSmartScreenshot": [
89     ],
90     "YCXMenu": [
92     ],
93     "Masonry": [
95     ],
96     "MJRefresh": [
98     ],
99     "MYBlurIntroductionView": [
101     ],
102     "TextFieldEffects": [
104     ],
105     "pop": [
107     ],
108     "JMHoledView": [
110     ],
111     "UITextField+Shake": [
113     ],
114     "UINavigation-SXFixSpace": [
116     ],
117     "MJExtension": [
119     ]
120   }