[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 2 / f / XMMegaBase / 0.1.2 / XMMegaBase.podspec.json
blob575dc041394208f92ce9111e7d49f2ee486e8065
2   "name": "XMMegaBase",
3   "version": "0.1.2",
4   "summary": "A short description of XMMegaBase.",
5   "description": "TODO:target",
6   "homepage": "https://github.com/wzningjie/XMMegaBase",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "shuiyue": "514309817@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/wzningjie/XMMegaBase.git",
20     "tag": "0.1.2"
21   },
22   "source_files": "XMMegaBase/Products/include/*.{h,m}",
23   "public_header_files": "XMMegaBase/Products/include/*.h",
24   "ios": {
25     "vendored_libraries": "XMMegaBase/Products/lib/libXMMegaBase.a"
26   },
27   "prefix_header_contents": "#import \"XMMegaBaseConstants.h\"",
28   "libraries": [
29     "sqlite3",
30     "c++",
31     "z"
32   ],
33   "resource_bundles": {
34     "XMMegaBase": [
35       "XMMegaBase/Assets/*.*"
36     ]
37   },
38   "frameworks": [
39     "UIKit",
40     "Foundation"
41   ],
42   "dependencies": {
43     "AFNetworking": [
44       "~> 3.0"
45     ],
46     "SDWebImage": [
47       "~> 3.7"
48     ],
49     "MBProgressHUD": [
50       "~> 0.9"
51     ],
52     "JSONModel": [
53       "~> 1.0.2"
54     ],
55     "BlocksKit": [
56       "~> 2.2.5"
57     ],
58     "Reachability": [
59       "~> 3.1.1"
60     ],
61     "SwipeView": [
62       "~> 1.3.2"
63     ],
64     "Objective-LevelDB": [
65       "~> 2.1.4"
66     ],
67     "IQKeyboardManager": [
69     ],
70     "WeChat_SDK": [
71       "~> 1.7.2.1"
72     ]
73   }