blob: 14fc7cd80c76d6b4a5daca08ef21b8876316751b [file] [log] [blame]
{
"name": "MWService",
"version": "1.1.3",
"summary": "MWService.",
"swift_versions": "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": "1.1.3"
},
"source_files": "MWService/MWService/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"MWBasic": [
"~> 1.1.0"
]
},
"swift_version": "4.2"
}