[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / d / c / b / MWView / 1.1.3 / MWView.podspec.json
blobd8a6d2395e834bf0d0f8fe9ea92b89945570c49d
2   "name": "MWView",
3   "version": "1.1.3",
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.1.3"
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.1.1"
26     ],
27     "MJRefresh": [
28       "3.1.12"
29     ],
30     "Masonry": [
32     ],
33     "NVActivityIndicatorView": [
34       "~> 4.4.0"
35     ]
36   }