[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 4 / 9 / KZInspectBot / 0.0.3 / KZInspectBot.podspec.json
blobe770672e8dd130d050f67520b7518abedac8c20c
2   "name": "KZInspectBot",
3   "version": "0.0.3",
4   "summary": "inspect bot",
5   "description": "auto inspect ui.",
6   "homepage": "https://github.com/lyp/KZInspectBot",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lyp": "liuyaping@kanzhun.com"
13   },
14   "source": {
15     "git": "git@git.kanzhun-inc.com:bosszhipin/kzinspectbot.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "KZInspectBot/KZInspectBot/Classes/**/*.{h,m,c}",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "frameworks": "UIKit"