[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / f / e / VANLibs / 0.5.2 / VANLibs.podspec.json
bloba70ddac9ecf82b96393afad51dbb88f3b73a98a9
2   "name": "VANLibs",
3   "version": "0.5.2",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "summary": "A Framework of iOS development. It will help developer more efficient",
8   "homepage": "https://github.com/Vandrim/vanlibs",
9   "license": "MIT",
10   "authors": {
11     "vandrim": "vandrim@163.com"
12   },
13   "source": {
14     "git": "https://github.com/Vandrim/vanlibs.git",
15     "tag": "0.5.2"
16   },
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "resources": "Resources.bundle",
22   "vendored_frameworks": "VANLibs.framework",
23   "requires_arc": true,
24   "dependencies": {
25     "Masonry": [
26       "~> 1.1.0"
27     ],
28     "AFNetworking": [
29       "~> 4.0.0"
30     ],
31     "MJExtension": [
32       "~> 3.0.17"
33     ],
34     "ReactiveObjC": [
35       "~> 3.1.1"
36     ],
37     "SDWebImage": [
38       "~> 5.7.0"
39     ],
40     "Reachability": [
41       "~> 3.2"
42     ],
43     "MBProgressHUD": [
44       "~> 1.2.0"
45     ],
46     "PinYin4Objc": [
47       "~> 1.1.1"
48     ],
49     "SDCycleScrollView": [
50       "~> 1.80"
51     ],
52     "FLAnimatedImage": [
53       "~> 1.0.12"
54     ],
55     "MJRefresh": [
56       "~> 3.3.1"
57     ],
58     "IQKeyboardManager": [
60     ]
61   }