[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / f / 0 / PostcardController / 1.0.0 / PostcardController.podspec.json
blob1e7e5dbcb47b6434be9a50c4f46d17515aa7b6f0
2   "name": "PostcardController",
3   "version": "1.0.0",
4   "swift_versions": "5.0",
5   "summary": "一个手势交互卡片转场控制器",
6   "homepage": "https://github.com/lyimin/PostcardController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "eamon": "liangeamon@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/lyimin/PostcardController.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Source/*.{swift}",
22   "resources": "Source/resource/*.png",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "SnapKit": [
26       "~> 5.0.0"
27     ]
28   },
29   "swift_version": "5.0"