[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / c / 3 / XZExplain / 1.1.3 / XZExplain.podspec.json
blob2aab7db88cc0128478d5a0c4bf9cbc700cf989bd
2   "name": "XZExplain",
3   "version": "1.1.3",
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.3"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "AVFoundation",
26     "SystemConfiguration",
27     "CoreTelephony",
28     "AudioToolbox",
29     "CoreLocation",
30     "QuartzCore",
31     "CoreGraphics"
32   ],
33   "libraries": [
34     "z",
35     "c++"
36   ],
37   "dependencies": {
38     "AFNetworking": [
39       "3.2.1"
40     ]
41   },
42   "vendored_frameworks": "XZExplain/Library/MSC/iflyMSC.framework",
43   "resource_bundles": {
44     "XZExplainXcassets": [
45       "XZExplain/Assets/*"
46     ]
47   },
48   "source_files": "XZExplain/Classes/*",
49   "public_header_files": "XZExplain/Classes/XZExplain.h",
50   "subspecs": [
51     {
52       "name": "DoProblem",
53       "source_files": "XZExplain/Classes/DoProblem/*.{h,m}"
54     }
55   ]