[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / c / 4 / 7 / PooTools / 1.80.12 / PooTools.podspec.json
blob94e731c518e43a544fce5007cc31abfdfee8cb46
2   "name": "PooTools",
3   "version": "1.80.12",
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.80.12"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "pod_target_xcconfig": {
18     "SWIFT_VERSION": "4.2"
19   },
20   "platforms": {
21     "ios": "9.3"
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     "4.2",
31     "5.0"
32   ],
33   "frameworks": [
34     "UIKit",
35     "AudioToolbox",
36     "ExternalAccessory",
37     "CoreText",
38     "SystemConfiguration",
39     "WebKit",
40     "QuartzCore",
41     "CoreTelephony",
42     "Security",
43     "Foundation",
44     "AVFoundation",
45     "LocalAuthentication",
46     "CoreMotion",
47     "SceneKit",
48     "CoreImage",
49     "AssetsLibrary",
50     "Photos"
51   ],
52   "dependencies": {
53     "AFNetworking": [
55     ],
56     "SDWebImage": [
58     ],
59     "CYLTabBarController": [
61     ],
62     "Mantle": [
64     ],
65     "TOWebViewController": [
67     ],
68     "DZNEmptyDataSet": [
70     ],
71     "IQKeyboardManager": [
73     ],
74     "UITableView+FDTemplateLayoutCell": [
76     ],
77     "FDFullscreenPopGesture": [
79     ],
80     "LTNavigationBar": [
82     ],
83     "HTAutocompleteTextField": [
85     ],
86     "UIViewController+Swizzled": [
88     ],
89     "FMDB": [
91     ],
92     "DHSmartScreenshot": [
94     ],
95     "YCXMenu": [
97     ],
98     "Masonry": [
100     ],
101     "MJRefresh": [
103     ],
104     "MYBlurIntroductionView": [
106     ],
107     "TextFieldEffects": [
109     ],
110     "pop": [
112     ],
113     "UITextField+Shake": [
115     ],
116     "MJExtension": [
118     ],
119     "SSZipArchive": [
121     ],
122     "GCDWebServer": [
124     ],
125     "GCDWebServer/WebUploader": [
127     ],
128     "MBProgressHUD": [
130     ],
131     "WZLBadge": [
133     ]
134   },
135   "swift_version": "5.0"