blob: 2459cf64c368d0ac5a77e7aac41d8a0e84fc4bc5 [file] [log] [blame]
{
"name": "KokteylUtils",
"version": "1.1.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KKUtils/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
]
}
}