[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / f / 4 / YCPaySwift / 0.1.11 / YCPaySwift.podspec.json
blob2595d68eac084c3855fbd2af0d489c625e3db1b3
2   "name": "YCPaySwift",
3   "version": "0.1.11",
4   "summary": "A short description of YCPaySwift.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/ldh948/ycpay-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ldh948": "32926767+ldh948@users.noreply.gitee.com"
13   },
14   "source": {
15     "git": "https://gitee.com/ldh948/ycpay-swift.git",
16     "tag": "0.1.11"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "YCPaySwift/Classes/**/*.{swift}",
23   "resource_bundles": {
24     "YCPaySwift": [
25       "YCPaySwift/Assets/*",
26       "YCPaySwift/Assets/*.lproj",
27       "YCPaySwift/Assets/*.strings",
28       "YCPaySwift/Assets/**/*.strings"
29     ]
30   },
31   "static_framework": true,
32   "dependencies": {
33     "Alamofire": [
35     ],
36     "CryptoSwift": [
38     ],
39     "SwiftyStoreKit": [
41     ]
42   },
43   "swift_version": "5.0"