[Add] BonreeCore 1.5.2
[CocoaPods.git] / Specs / c / 8 / a / WDCloudMall / 1.0.0 / WDCloudMall.podspec.json
blob433f10b06a910f9ff02e1e8fe82f08b7b31e504f
2   "name": "WDCloudMall",
3   "version": "1.0.0",
4   "summary": "A short description of WDCloudMall.",
5   "description": "WDCloudMall Demo",
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.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "WDCloudMall/Classes/**/*",
22   "xcconfig": {
23     "EXCLUDED_ARCHS": "armv7"
24   },
25   "vendored_frameworks": "WDCloudMall.xcframework",
26   "dependencies": {
27     "CryptoSwift": [
28       "1.4.1"
29     ]
30   }