blob: b6f0bbf3f8d948e3c2511f2d763d18d1d709e4cc [file] [log] [blame]
{
"name": "MNkCloudRequest",
"version": "0.2.0.0",
"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.0.0"
},
"social_media_url": "https://twitter.com/malithnadeeshan",
"platforms": {
"ios": "11.0"
},
"source_files": "Classes/**/*",
"frameworks": "SystemConfiguration",
"swift_version": "4.0"
}