[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / e / MWBase / 1.0.4 / MWBase.podspec.json
blob818e37641667dfb6e8f764424a121aaeccccb3d4
2   "name": "MWBase",
3   "version": "1.0.4",
4   "summary": "MWBase",
5   "description": "mao-wo iOS开发基础库",
6   "homepage": "https://git.mao-wo.com/maowo-saas/ios/Maowo_Base",
7   "license": "MIT",
8   "authors": {
9     "MrT": "tengmc@mao-wo.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://tengmc@git.mao-wo.com/maowo-saas/ios/Maowo_Base.git",
16     "tag": "1.0.4"
17   },
18   "source_files": "MWBase/MWBase/BaseModule/**/*.{h,m}",
19   "resources": "MWBase/MWBase/BaseModule/**/*.{xib,png,gif,bundle,wav,sqlite,db}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.1.0"
28     ],
29     "CTPersistance": [
30       "~> 1.3.7"
31     ],
32     "Aspects": [
33       "~> 1.4.1"
34     ],
35     "Masonry": [
36       "~> 1.0.2"
37     ],
38     "YYKit": [
39       "~> 1.0.9"
40     ],
41     "MJExtension": [
42       "~> 3.0.15.1"
43     ],
44     "MJRefresh": [
45       "~> 3.1.12"
46     ],
47     "IQKeyboardManager": [
48       "~> 5.0.4"
49     ],
50     "CAPYBImageBrowser": [
51       "~> 2.1.0"
52     ],
53     "TZImagePickerController": [
54       "~> 1.7.9"
55     ],
56     "DZNEmptyDataSet": [
57       "~> 1.8.1"
58     ],
59     "SDWebImage": [
60       "~> 4.4.2"
61     ],
62     "RealReachability": [
63       "~> 1.1.9"
64     ],
65     "GKCover": [
66       "~> 2.4.3"
67     ],
68     "WeexSDK": [
69       "~> 0.17.0"
70     ],
71     "PYSearch": [
72       "~> 0.9.1"
73     ],
74     "CAPPYPhotoBrowser": [
75       "~> 1.5.7"
76     ],
77     "SDCycleScrollView": [
78       "~> 1.75"
79     ]
80   }