[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 1 / e / 3 / UIButtonHTAdditions / 0.1.0 / UIButtonHTAdditions.podspec.json
blob9161757ed1488df70333ac5e2ecd86369299cc05
2   "name": "UIButtonHTAdditions",
3   "version": "0.1.0",
4   "summary": "A short description of UIButtonHTAdditions.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/Snail67/UIButtonHTAdditions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Snail9367": "990469893@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/Snail67/UIButtonHTAdditions.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "source_files": "UIButtonHTAdditions/Classes/**/*"