[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / c / 3 / XZExplain / 1.1.2 / XZExplain.podspec.json
blob7e3da83fa14022c9f431e1c2f891ffc645e5a72e
2   "name": "XZExplain",
3   "version": "1.1.2",
4   "summary": "The explaintion of AI XiaoXi in XiZhiShuXue",
5   "description": "...",
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.1.2"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "AFNetworking": [
28       "3.2.1"
29     ]
30   },
31   "resource_bundles": {
32     "XZExplainXcassets": [
33       "XZExplain/Assets/*"
34     ]
35   },
36   "source_files": "XZExplain/Classes/*",
37   "subspecs": [
38     {
39       "name": "DoProblem",
40       "source_files": "XZExplain/Classes/DoProblem/*.{h,m}"
41     }
42   ]