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