[Add] MixedObject 1.0.0
[CocoaPods.git] / Specs / c / 8 / a / WDCloudMall / 1.0.5.1 / WDCloudMall.podspec.json
blobc59a9bf5cf966aac330eac4d4844036ef747abaf
2   "name": "WDCloudMall",
3   "version": "1.0.5.1",
4   "summary": "A short description of WDCloudMall.",
5   "description": "WDCloudMall Pod",
6   "homepage": "https://github.com/SugarAlex/WDCloudMall",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zoumin": "zoumin@weidian.com"
13   },
14   "source": {
15     "git": "https://github.com/SugarAlex/WDCloudMall.git",
16     "tag": "1.0.5.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "xcconfig": {
22     "EXCLUDED_ARCHS": "armv7"
23   },
24   "vendored_frameworks": "WDCloudMall.xcframework",
25   "dependencies": {
26     "CryptoSwift": [
27       "~> 1.4.2"
28     ],
29     "SnapKit": [
30       "~> 5.0.1"
31     ]
32   }