[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 1 / 0 / KZModelCast / 0.0.7 / KZModelCast.podspec.json
blob927c89d0fafbed23b975280bd81cf1f7b5ea7c75
2   "name": "KZModelCast",
3   "version": "0.0.7",
4   "summary": "KZModelCast is json to model in runtime",
5   "description": "use run time finish json to model, and model to jsonstring",
6   "homepage": "http://git.kanzhun.org/bosszhipin/kzmodelcast",
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.org/bosszhipin/kzmodelcast.git",
16     "tag": "0.0.7"
17   },
18   "source_files": "KZModelCast/ModelCast/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "public_header_files": "KZModelCast/ModelCast/*.h",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]