[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / f / 4 / YCPaySwift / 0.1.13 / YCPaySwift.podspec.json
blobc90c4a6c9ac95bb030c20ec776121fea39ab5161
2   "name": "YCPaySwift",
3   "version": "0.1.13",
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.13"
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       "YCPaySwift/Assets/*.png",
31       "YCPaySwift/Assets/*.mp4"
32     ]
33   },
34   "static_framework": true,
35   "dependencies": {
36     "Alamofire": [
38     ],
39     "CryptoSwift": [
41     ],
42     "SwiftyStoreKit": [
44     ]
45   },
46   "swift_version": "5.0"