blob: cd9ffe5dcfbefef9acbb34577426a32bdcdacca8 [file] [log] [blame]
{
"name": "MWView",
"version": "1.1.6",
"summary": "MWView.",
"swift_version": "4.2",
"homepage": "https://github.com/ken3951/MWView",
"license": "MIT",
"authors": {
"mwk": "mawk@xym-group.com"
},
"social_media_url": "https://github.com/ken3951",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ken3951/MWView.git",
"tag": "1.1.6"
},
"source_files": "MWView/MWView/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"resources": "MWView/MWView/**/*.png",
"requires_arc": true,
"dependencies": {
"MWService": [
"~> 1.1.1"
],
"MJRefresh": [
"3.1.12"
],
"Masonry": [
],
"NVActivityIndicatorView": [
"~> 4.4.0"
]
}
}