[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 0 / a / 8 / MSManagerLib / 0.0.14 / MSManagerLib.podspec.json
blob6781274287dbec96864d6daaca05d00b349aecab
2   "name": "MSManagerLib",
3   "version": "0.0.14",
4   "summary": "第三方库封装层",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/my621/msmanager-lib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "my621": "mashaohui@yhbj.cn"
13   },
14   "source": {
15     "git": "https://gitee.com/my621/msmanager-lib.git",
16     "tag": "0.0.14"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "MSManagerLib/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.9.1"
26     ],
27     "SwiftyJSON": [
28       "~> 5.0.1"
29     ],
30     "MBProgressHUD": [
31       "~> 1.2.0"
32     ],
33     "MJRefresh": [
34       "~> 3.7.2"
35     ],
36     "LYEmptyView": [
37       "~> 1.3.1"
38     ]
39   },
40   "swift_version": "5.0"