[Add] NHValidationKit 1.0.1
[CocoaPods.git] / Specs / 4 / 6 / f / KZExtensions / 0.2.4 / KZExtensions.podspec.json
blob6eda3f282e43a254cfc4feda8f0bd0042f0e0a3e
2   "name": "KZExtensions",
3   "version": "0.2.4",
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": "http://git.kanzhun-inc.com/bosszhipin/kzextensions.git",
16     "tag": "0.2.4"
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   ]