[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 9 / 8 / VanFramework / 2.14.0 / VanFramework.podspec.json
blob4531bdfcfab91bdf5c7f6500ec81c9f6b00ffb49
2   "name": "VanFramework",
3   "version": "2.14.0",
4   "summary": "A Framework of iOS development. It will help developer more efficient",
5   "homepage": "https://github.com/Vandrim/VANFramework",
6   "license": "MIT",
7   "authors": {
8     "vandrim": "vandrim@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Vandrim/VANFramework.git",
15     "tag": "2.14.0"
16   },
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "resources": "Resources.bundle",
22   "vendored_frameworks": "WWJFramework.framework",
23   "requires_arc": true,
24   "dependencies": {
25     "Masonry": [
26       ">= 1.1.0"
27     ]
28   }