blob: b8b175e81cf2d394bf251ef399959cf72d06c46c [file] [log] [blame]
{
"name": "MGNetworkApi",
"version": "1.0.0",
"summary": "demo network api",
"description": "network demo framework",
"homepage": "https://github.com/McGul/MGNetworkApi",
"license": {
"type": "MIT",
"file": "MIT license"
},
"authors": {
"jeantimex": "maciejgulda@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/McGul/MGNetworkApi.git",
"tag": "1.0.0"
},
"source_files": "MGNetworkApi/**/*.{h,m,swift}",
"swift_version": "5.0"
}