blob: 7d18a2aa341d0829de7776b7462f7d87cce85645 [file] [log] [blame]
{
"name": "KokteylRequestManager",
"version": "1.0.0",
"license": {
"type": "Copyright",
"text": "\t\t\t\t\t\t\t\t\tCopyright 2018\n\t\t\t\t\t\t\t\t\tKOKTEYL Bilgi Teknolojisi Hizmetleri A.S.. \n"
},
"homepage": "http://www.kokteyl.com/",
"authors": {
"Kokteyl": "info@kokteyl.com"
},
"summary": "Kokteyl Web Request SDK.",
"description": "Kokteyl Request Manager SDK is a light weight wrapper for NSURLRequest.",
"source": {
"git": "https://github.com/kokteyldev/KOKTEYL-REQUESTMANAGER-SDK.git",
"tag": "1.0.0"
},
"documentation_url": "https://github.com/admost/AMR-IOS-SDK/blob/master/README.md",
"platforms": {
"ios": "8.0"
},
"source_files": "KKRequestManager/KKRequestManager.framework/Headers/*.h",
"public_header_files": "KKRequestManager/KKRequestManager.framework/Headers/*.h",
"vendored_frameworks": "KKRequestManager/KKRequestManager.framework"
}