[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 4 / c / PMUIKit / 0.1.3 / PMUIKit.podspec.json
blobd583d34c65a625bd44f93f6ff43e24ac3ef30cd7
2   "name": "PMUIKit",
3   "version": "0.1.3",
4   "summary": "Framework that contains UIKit for integration with main app",
5   "homepage": "https://github.com/pperv/PMUIKit",
6   "authors": "Pervukhin Petr",
7   "platforms": {
8     "ios": "13.0"
9   },
10   "source": {
11     "git": "git@github.com:pperv/PMUIKit.git",
12     "tag": "0.1.3"
13   },
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "source_files": "PMUIKit/Sources/**/*.{swift}",
19   "frameworks": "UIKit",
20   "swift_versions": "5.0",
21   "dependencies": {
22     "SnapKit": [
24     ],
25     "RxSwift": [
27     ],
28     "Bond": [
30     ],
31     "RxDataSources": [
33     ]
34   },
35   "swift_version": "5.0"