[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 0 / KZModelCast / 0.1.6 / KZModelCast.podspec.json
blob149ee1c518edd0e6f19a29369b2472cfe272bbc6
2   "name": "KZModelCast",
3   "version": "0.1.6",
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.1.6"
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   ]