blob: 27bba19325eddebff324a19fcef44ad87187dfd9 [file] [log] [blame]
{
"name": "MNkCloudRequest",
"version": "0.2.1.3",
"summary": "Help iOS Network Request Lib.",
"description": "iOS library what help to call api request with-out cording generic code lines.",
"homepage": "https://github.com/MnkGitBox/MNkCloudRequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Malith Nadeeshan": "malith.mnk93@gmail.com"
},
"source": {
"git": "https://github.com/MnkGitBox/MNkCloudRequest.git",
"tag": "0.2.1.3"
},
"social_media_url": "https://twitter.com/malithnadeeshan",
"platforms": {
"ios": "11.0"
},
"source_files": "Classes/**/*",
"frameworks": "SystemConfiguration",
"swift_versions": "4.0"
}