blob: da20f21b844c5029e0e88775b068433f5de7b2f8 [file] [log] [blame]
{
"name": "MWService",
"version": "0.0.5",
"summary": "MWService.",
"swift_version": "4.2",
"homepage": "https://github.com/ken3951/MWService",
"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/MWService.git",
"tag": "0.0.5"
},
"source_files": "MWService/MWService/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"MWBasic": [
"~> 0.0.4"
]
}
}