[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / 2 / c / 3 / XZExplain / 1.0.7 / XZExplain.podspec.json
blobdcfd7b88d9dc6ec25166ebf07b183b4bdb411818
2   "name": "XZExplain",
3   "version": "1.0.7",
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.0.7"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "XZExplain/Classes/XZExplain.h",
23   "resource_bundles": {
24     "XZExplainXcassets": [
25       "XZExplain/Assets/*.xcassets"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "Foundation"
31   ],
32   "dependencies": {
33     "AFNetworking": [
34       "3.2.1"
35     ]
36   },
37   "subspecs": [
38     {
39       "name": "DoProblem",
40       "source_files": "XZExplain/Classes/DoProblem/*.{h,m}"
41     }
42   ]