[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 6 / f / KZExtensions / 0.3.9 / KZExtensions.podspec.json
blob25d732886c7694e2d306f902a59fe43161bd1af1
2   "name": "KZExtensions",
3   "version": "0.3.9",
4   "summary": "KZExtensions is object and ui category",
5   "description": "write some category for object and UI, helpful in develop",
6   "homepage": "http://git.kanzhun-inc.com/bosszhipin/kzextensions",
7   "license": "MIT",
8   "authors": {
9     "yangmaosheng": "yangmaosheng@techwolf.cn"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "git@git.kanzhun-inc.com:bosszhipin/kzextensions.git",
16     "tag": "0.3.9"
17   },
18   "source_files": "KZExtensions/Extensions/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "public_header_files": "KZExtensions/Extensions/*.h",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]