[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 3 / b / e / YCStoreSwift / 0.1.3 / YCStoreSwift.podspec.json
blob92fd9e311f1e6eeca4721bc2acdfa1e76e350dc5
2   "name": "YCStoreSwift",
3   "version": "0.1.3",
4   "summary": "A short description of YCStoreSwift.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/ldh948/ycstore-swift-new",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ldh948": "137009827@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/ldh948/ycstore-swift-new.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "YCStoreSwift/Classes/**/*.{swift}",
23   "resource_bundles": {
24     "YCStoreSwift": [
25       "YCStoreSwift/Assets/*",
26       "YCStoreSwift/Assets/*.lproj",
27       "YCStoreSwift/Assets/*.strings",
28       "YCStoreSwift/Assets/**/*.strings",
29       "YCStoreSwift/Assets/**/*",
30       "YCStoreSwift/Assets/*.png",
31       "YCStoreSwift/Assets/*.mp4"
32     ]
33   },
34   "resources": "YCStoreSwift/Assets/*",
35   "static_framework": true,
36   "dependencies": {
37     "Alamofire": [
39     ],
40     "CryptoSwift": [
42     ],
43     "SwiftyStoreKit": [
45     ],
46     "SnapKit": [
48     ]
49   },
50   "swift_version": "5.0"