[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 0 / 2 / WPCommand / 0.5.2 / WPCommand.podspec.json
blob485b79b7c469d74925c8269104ca797c1dba1ae5
2   "name": "WPCommand",
3   "version": "0.5.2",
4   "summary": "基础库工具类、队列Alert、支持TableView嵌套手势处理的MenuView、轻量级自定义标签视图、Extension、引导视图",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MyNameWp/WPCommand",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "文平": "850500722@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/MyNameWp/WPCommand.git",
16     "tag": "0.5.2"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "WPCommand/Classes/Public/**/*",
23   "requires_arc": true,
24   "frameworks": [
25     "UIKit",
26     "Photos",
27     "AssetsLibrary",
28     "MediaPlayer",
29     "CoreTelephony",
30     "CoreLocation",
31     "AVFoundation"
32   ],
33   "dependencies": {
34     "SnapKit": [
36     ],
37     "RxSwift": [
39     ],
40     "RxCocoa": [
42     ]
43   },
44   "prefix_header_contents": "#import \"WPDateView.h\"",
45   "swift_version": "5.0"