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