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