[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / f / 4 / YCPaySwift / 0.1.12 / YCPaySwift.podspec.json
blob97c10ba63cc8d4760446798ec5aa65c11897c644
2   "name": "YCPaySwift",
3   "version": "0.1.12",
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.12"
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       "YCPaySwift/Assets/**/*"
30     ]
31   },
32   "static_framework": true,
33   "dependencies": {
34     "Alamofire": [
36     ],
37     "CryptoSwift": [
39     ],
40     "SwiftyStoreKit": [
42     ]
43   },
44   "swift_version": "5.0"