[Add] AlibabacloudSlb20140515 1.0.5
[CocoaPods.git] / Specs / c / 4 / 7 / PooTools / 1.4.18 / PooTools.podspec.json
blob8fdfcc04988c3e75378b3d0fd644179b57eaa645
2   "name": "PooTools",
3   "version": "1.4.18",
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.4.18"
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   "frameworks": [
26     "UIKit",
27     "AudioToolbox",
28     "ExternalAccessory",
29     "CoreText",
30     "SystemConfiguration",
31     "WebKit",
32     "QuartzCore",
33     "CoreTelephony",
34     "Security",
35     "Foundation",
36     "AVFoundation",
37     "Speech",
38     "LocalAuthentication",
39     "HealthKit",
40     "CoreMotion",
41     "SceneKit",
42     "CoreImage"
43   ],
44   "dependencies": {
45     "AFNetworking": [
47     ],
48     "SDWebImage": [
50     ],
51     "CYLTabBarController": [
53     ],
54     "Mantle": [
56     ],
57     "TOWebViewController": [
59     ],
60     "DZNEmptyDataSet": [
62     ],
63     "IQKeyboardManager": [
65     ],
66     "UITableView+FDTemplateLayoutCell": [
68     ],
69     "FDFullscreenPopGesture": [
71     ],
72     "LTNavigationBar": [
74     ],
75     "HTAutocompleteTextField": [
77     ],
78     "UIViewController+Swizzled": [
80     ],
81     "FMDB": [
83     ],
84     "DHSmartScreenshot": [
86     ],
87     "YCXMenu": [
89     ],
90     "Masonry": [
92     ],
93     "MJRefresh": [
95     ],
96     "MYBlurIntroductionView": [
98     ],
99     "TextFieldEffects": [
101     ],
102     "pop": [
104     ],
105     "JMHoledView": [
107     ],
108     "UITextField+Shake": [
110     ],
111     "UINavigation-SXFixSpace": [
113     ],
114     "MJExtension": [
116     ]
117   }