blob: 7c0cc0b813979d74c213e455d994cb707eea77a8 [file] [log] [blame]
{
"name": "MWService",
"version": "1.0.8",
"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": "1.0.8"
},
"source_files": "MWService/MWService/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"MWBasic": [
"~> 1.0.6"
]
}
}