[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 3 / a / PostcardControllerDemo / 1.0.0 / PostcardControllerDemo.podspec.json
blob4637b3433d89162477d152453efb8f419ec19148
2   "name": "PostcardControllerDemo",
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"