[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / c / f / KZQuesInterfaceLib / 1.0.0 / KZQuesInterfaceLib.podspec.json
blob7fb8b72da4aef0af663fea10be4f57c8c2aa29fa
2   "name": "KZQuesInterfaceLib",
3   "version": "1.0.0",
4   "summary": "AI考辅试题公共模块",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/lg_zhukai_developer/kzquesinterfacelib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "朱凯": "982942570@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/lg_zhukai_developer/kzquesinterfacelib.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resources": "KZQuesInterfaceLib/Assets/KZQuesInterfaceLib.bundle",
22   "source_files": "KZQuesInterfaceLib/Classes/*.h",
23   "dependencies": {
24     "Masonry": [
26     ],
27     "YYModel": [
29     ],
30     "TYAttributedLabel": [
32     ],
33     "SDWebImage": [
35     ],
36     "KZBasalLib": [
38     ]
39   },
40   "subspecs": [
41     {
42       "name": "Model",
43       "source_files": "KZQuesInterfaceLib/Classes/Model/*"
44     }
45   ]