blob: 8f51de1c409397d855fdb84d3b1a48a9ba7f6826 [file] [log] [blame]
{
"name": "KMetrics",
"version": "0.1.2",
"summary": "KMetrics Swift SDK",
"description": "An awesome Swift SDK wihch observe network in an app.",
"homepage": "https://github.com/kukaapps/KMetrics",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yagiz Gurgul": "yagiz@kukaapps.com"
},
"source": {
"git": "https://github.com/kukaapps/KMetrics.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KMetrics/Classes/**/*"
}