[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / a / f / KZHotFix / 0.0.1 / KZHotFix.podspec.json
blob215e41b3a49d3be84a6fa2cf01bfaa7d953bda17
2   "name": "KZHotFix",
3   "version": "0.0.1",
4   "summary": "Lightweight hot fix tool.",
5   "description": "Real-time repair of online problems.",
6   "homepage": "http://git.kanzhun-inc.com/bosszhipin/kzhotfix",
7   "license": "MIT",
8   "authors": {
9     "liuyaping": "https://github.com/LYPDoit"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "git@git.kanzhun-inc.com:bosszhipin/kzhotfix.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "KZHotFix/*.{h,m,js}",
19   "public_header_files": "KZHotFix/*.h",
20   "frameworks": [
21     "Foundation",
22     "JavaScriptCore",
23     "UIKit"
24   ]