[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 3 / a / KZAlert / 0.0.1 / KZAlert.podspec.json
blob0ec913d53901dc8b15cef3113afc29eaa2a16bd7
2   "name": "KZAlert",
3   "version": "0.0.1",
4   "summary": "KZAlert是看准科技iOS弹窗工具",
5   "homepage": "https://git.kanzhun-inc.com/",
6   "authors": {
7     "yixiong": "yixiong@kanzhun.com"
8   },
9   "license": "MIT",
10   "source": {
11     "git": "https://git.kanzhun-inc.com/bosszhipin/kzalert.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": "KZAlert/KZAlert.h",
18   "subspecs": [
19     {
20       "name": "KZSystemAlert",
21       "source_files": "KZAlert/KZSystemAlert/**/*.{h,m}"
22     }
23   ]