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