[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 3 / b / BTHKCommonTool / 0.1.0 / BTHKCommonTool.podspec.json
blob6f7448657b6a3ceea1f63d135749c0351d75d4c6
2   "name": "BTHKCommonTool",
3   "version": "0.1.0",
4   "summary": "A Common Tool",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/black-knife/BTHKCommonTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GhostReaper": "shadow.knife.ghost.reaper@gmail.com"
13   },
14   "source": {
15     "git": "https://gitee.com/black-knife/BTHKCommonTool.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "BTHKCommonTool/Classes/**/*",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }