[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 2 / 6 / KZAppDelegate / 0.0.1 / KZAppDelegate.podspec.json
blobe8492a3dccc4e8dd815b8e41124d21e4c1f09d66
2   "name": "KZAppDelegate",
3   "version": "0.0.1",
4   "summary": "KZAppDelegate is appdelete event distribute",
5   "homepage": "http://git.kanzhun-inc.com/bosszhipin/kzappdelegate",
6   "license": "MIT",
7   "authors": {
8     "yangmaosheng": "yangmaosheng@techwolf.cn"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "http://git.kanzhun-inc.com/bosszhipin/kzappdelegate.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "KZAppDelegate/KZ/*.{h,m}",
18   "exclude_files": "Classes/Exclude",
19   "public_header_files": "KZAppDelegate/KZ/*.h",
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "UserNotifications"
24   ]