[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 2 / a / HSLQsignSafeSdk / 1.0.0 / HSLQsignSafeSdk.podspec.json
blobb58da4a9a71c090f5f7a9f78a4737d4896abf343
2   "name": "HSLQsignSafeSdk",
3   "version": "1.0.0",
4   "summary": "数字空间安全密钥",
5   "description": "SDK是数字空间用来处理数据源的工具包,其中提供的API对数据源加密、解密、签名、验签。",
6   "homepage": "https://github.com/numberok/QsignSafeSDK.git",
7   "license": "MIT",
8   "authors": {
9     "weslink": "815374972@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/numberok/QsignSafeSDK.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "QsignSafeSDK/QsignSafeSDK.framework/Headers/*.{h,m}",
19   "vendored_frameworks": "QsignSafeSDK/QsignSafeSDK.framework",
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "arm64"
22   }