[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / c / 4 / 7 / PooTools / 1.4.2 / PooTools.podspec.json
blob1da4dd0c3bf35ff06b8eb847a37926fb3df9ee68
2   "name": "PooTools",
3   "version": "1.4.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.4.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   "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   ],
43   "dependencies": {
44     "AFNetworking": [
46     ],
47     "SDWebImage": [
49     ],
50     "CYLTabBarController": [
52     ],
53     "Mantle": [
55     ],
56     "TOWebViewController": [
58     ],
59     "DZNEmptyDataSet": [
61     ],
62     "IQKeyboardManager": [
64     ],
65     "UITableView+FDTemplateLayoutCell": [
67     ],
68     "FDFullscreenPopGesture": [
70     ],
71     "LTNavigationBar": [
73     ],
74     "HTAutocompleteTextField": [
76     ],
77     "UIViewController+Swizzled": [
79     ],
80     "FMDB": [
82     ],
83     "DHSmartScreenshot": [
85     ],
86     "YCXMenu": [
88     ],
89     "Masonry": [
91     ],
92     "MJRefresh": [
94     ],
95     "MYBlurIntroductionView": [
97     ],
98     "TextFieldEffects": [
100     ],
101     "pop": [
103     ],
104     "JMHoledView": [
106     ],
107     "UITextField+Shake": [
109     ],
110     "UINavigation-SXFixSpace": [
112     ],
113     "MJExtension": [
115     ]
116   }