[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 6 / f / KZExtensions / 0.5.8 / KZExtensions.podspec.json
blobe3b29fe3079f65b40afbaa92b1a308c669ac9151
2   "name": "KZExtensions",
3   "version": "0.5.8",
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": "ymsheng@outlook.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "git@git.kanzhun-inc.com:bosszhipin/kzextensions.git",
16     "tag": "0.5.8"
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     "Security"
25   ]