[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / c / 3 / XZExplain / 1.0.4 / XZExplain.podspec.json
bloba7f00d828e44cb938e0950a0db437829f82c0f1a
2   "name": "XZExplain",
3   "version": "1.0.4",
4   "summary": "The explaintion of AI XiaoXi in XiZhiShuXue",
5   "description": "The explaintion of AI XiaoXi in XiZhiShuXue.",
6   "homepage": "https://github.com/xiaoMing0109/XZExplain",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiaoMing0109": "97461909@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xiaoMing0109/XZExplain.git",
16     "tag": "1.0.4"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "XZExplain/Classes/**/*",
23   "subspecs": [
24     {
25       "name": "DoProblem",
26       "source_files": "XZExplain/Classes/DoProblem/*.{h,m}"
27     }
28   ]