blob: 581eaec139c2782488e6e521c4e316d326828668 [file] [log] [blame]
{
"name": "KokteylUtils",
"version": "1.1.22",
"license": {
"type": "Copyright",
"text": "\t\t\t\t\t\t\t\t\tCopyright 2019\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 Utilities.",
"description": "Kokteyl Utils SDK contains several tools to shorten your development time.",
"source": {
"git": "https://github.com/kokteyldev/kokteyl.utils.ios.git",
"tag": "1.1.22"
},
"platforms": {
"ios": "11.0"
},
"source_files": "KKUtils/**/*.{h,m}",
"exclude_files": "KKUtils/KKUtilsTests/**",
"resources": "KKUtils/**/*.xib",
"dependencies": {
"AFNetworking": [
"~> 4.0"
]
}
}