[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / c / 3 / XZExplain / 1.0.5 / XZExplain.podspec.json
blob248374321524317487fa66453c3c0f044f1d5366
2   "name": "XZExplain",
3   "version": "1.0.5",
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.5"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "XZExplain/Classes/XZExplain.h",
23   "subspecs": [
24     {
25       "name": "DoProblem",
26       "source_files": "XZExplain/Classes/DoProblem/*.{h,m}"
27     }
28   ]