[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / c / b / MWView / 1.0.7 / MWView.podspec.json
blob74ed721d5ef3818020061591474790bb3021b861
2   "name": "MWView",
3   "version": "1.0.7",
4   "summary": "MWView.",
5   "swift_version": "4.2",
6   "homepage": "https://github.com/ken3951/MWView",
7   "license": "MIT",
8   "authors": {
9     "mwk": "mawk@xym-group.com"
10   },
11   "social_media_url": "https://github.com/ken3951",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/ken3951/MWView.git",
17     "tag": "1.0.7"
18   },
19   "source_files": "MWView/MWView/**/*.{h,m,swift}",
20   "exclude_files": "Classes/Exclude",
21   "resources": "MWView/MWView/**/*.png",
22   "requires_arc": true,
23   "dependencies": {
24     "MWService": [
25       "~> 1.0.6"
26     ],
27     "MJRefresh": [
28       "3.1.12"
29     ],
30     "Masonry": [
32     ],
33     "NVActivityIndicatorView": [
34       "~> 4.4.0"
35     ]
36   }