[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 9 / 0 / 2 / WPCommand / 0.6.0 / WPCommand.podspec.json
blobd58c05ceaafce0e375feab814b01998a05ef74c2
2   "name": "WPCommand",
3   "version": "0.6.0",
4   "summary": "队列Alert、日历视图、支持嵌套TableView的PagingView、轻量级面包屑视图、自适应LatticeView、富文本语法糖、View属性语法糖、各类常用Extension等基础类库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wenping-office/WPCommand",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "文平": "wenping.office@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wenping-office/WPCommand.git",
16     "tag": "0.6.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.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     "AVFoundation"
31   ],
32   "dependencies": {
33     "SnapKit": [
35     ],
36     "RxSwift": [
38     ],
39     "RxCocoa": [
41     ]
42   },
43   "prefix_header_contents": "#import \"WPDateView.h\"",
44   "swift_version": "5.0"